diff options
| author | Bobby <[email protected]> | 2023-07-16 17:04:36 -0400 |
|---|---|---|
| committer | Bobby <[email protected]> | 2023-07-16 17:04:36 -0400 |
| commit | cd4e4001c74f4c52d9066f39a06339a59a3cf085 (patch) | |
| tree | 154c777e1268aff241c135cee4ce7a38a1f5057d /templates | |
| parent | a7df4cdb6a6e909c9b1d91713070e2a07439ee6c (diff) | |
| download | thatcomputerscientist-cd4e4001c74f4c52d9066f39a06339a59a3cf085.tar.xz thatcomputerscientist-cd4e4001c74f4c52d9066f39a06339a59a3cf085.zip | |
Solitude: Added Vue + TailwindCSS
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/@solitude_frontend/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/@solitude_frontend/index.html b/templates/@solitude_frontend/index.html new file mode 100644 index 00000000..a5b6bad4 --- /dev/null +++ b/templates/@solitude_frontend/index.html @@ -0,0 +1 @@ +<!doctype html><html lang=""><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><link rel="icon" href="../../../static/images/favicons/favicon-32x32.png"><title>frontend</title><script defer="defer" src="/../../static/%40solitude/prod/js/chunk-vendors.adef8d7f.js"></script><script defer="defer" src="/../../static/%40solitude/prod/js/app.c59158b4.js"></script><link href="/../../static/%40solitude/prod/css/app.f4c9be56.css" rel="stylesheet"></head><body><noscript><strong>We're sorry but frontend doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"></div></body></html>
\ No newline at end of file |
