diff options
| author | azureazure <azureazure@disroot.org> | 2026-01-09 14:09:20 +0100 |
|---|---|---|
| committer | azureazure <azureazure@disroot.org> | 2026-01-09 14:09:20 +0100 |
| commit | 6f25c459388ab82375b2c3fc63cea88413ebf876 (patch) | |
| tree | f6ace8cd7e6c7e28233f6579e8dca3721b0f0389 /templates/head.html | |
| parent | 2436dd9e215249484010870f668f79fdf8456d7e (diff) | |
| download | slimegirl.nexus-6f25c459388ab82375b2c3fc63cea88413ebf876.tar.gz | |
add template dir + minor css changes
Diffstat (limited to 'templates/head.html')
| -rw-r--r-- | templates/head.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/head.html b/templates/head.html new file mode 100644 index 0000000..585bde9 --- /dev/null +++ b/templates/head.html @@ -0,0 +1,2 @@ +<link rel="icon" href="/assets/favicon.ico"> +<link rel="stylesheet" href="/assets/stylesheet.css"> |
