diff options
author | leo <azuminha1@gmail.co> | 2025-09-27 20:35:09 -0300 |
---|---|---|
committer | leo <azuminha1@gmail.co> | 2025-09-27 20:35:09 -0300 |
commit | 6afb08d814672329ea185500d105cfa85cdbb7e9 (patch) | |
tree | 37a5f5ccb57d15359e5b02421c5227be0694fb58 /static |
first hugo build
Diffstat (limited to 'static')
-rw-r--r-- | static/css/theme-override.css | 1 | ||||
-rw-r--r-- | static/images/android-chrome-192x192.png | bin | 0 -> 1307 bytes | |||
-rw-r--r-- | static/images/android-chrome-512x512.png | bin | 0 -> 6220 bytes | |||
-rw-r--r-- | static/images/apple-touch-icon.png | bin | 0 -> 1159 bytes | |||
-rw-r--r-- | static/images/favicon-16x16.png | bin | 0 -> 187 bytes | |||
-rw-r--r-- | static/images/favicon-32x32.png | bin | 0 -> 234 bytes | |||
-rw-r--r-- | static/images/favicon.ico | bin | 0 -> 15406 bytes | |||
-rwxr-xr-x | static/images/grayf0x.jpg | bin | 0 -> 55444 bytes | |||
-rw-r--r-- | static/images/partywizard.gif | bin | 0 -> 23511 bytes | |||
-rw-r--r-- | static/images/screenshot.png | bin | 0 -> 366422 bytes | |||
-rw-r--r-- | static/images/tn.png | bin | 0 -> 130371 bytes |
11 files changed, 1 insertions, 0 deletions
diff --git a/static/css/theme-override.css b/static/css/theme-override.css new file mode 100644 index 0000000..1e8f759 --- /dev/null +++ b/static/css/theme-override.css @@ -0,0 +1 @@ +footer { font-size: 90%; } diff --git a/static/images/android-chrome-192x192.png b/static/images/android-chrome-192x192.png Binary files differnew file mode 100644 index 0000000..4bf78af --- /dev/null +++ b/static/images/android-chrome-192x192.png diff --git a/static/images/android-chrome-512x512.png b/static/images/android-chrome-512x512.png Binary files differnew file mode 100644 index 0000000..8bf4499 --- /dev/null +++ b/static/images/android-chrome-512x512.png diff --git a/static/images/apple-touch-icon.png b/static/images/apple-touch-icon.png Binary files differnew file mode 100644 index 0000000..c5870fa --- /dev/null +++ b/static/images/apple-touch-icon.png diff --git a/static/images/favicon-16x16.png b/static/images/favicon-16x16.png Binary files differnew file mode 100644 index 0000000..5444143 --- /dev/null +++ b/static/images/favicon-16x16.png diff --git a/static/images/favicon-32x32.png b/static/images/favicon-32x32.png Binary files differnew file mode 100644 index 0000000..257696f --- /dev/null +++ b/static/images/favicon-32x32.png diff --git a/static/images/favicon.ico b/static/images/favicon.ico Binary files differnew file mode 100644 index 0000000..83ec83e --- /dev/null +++ b/static/images/favicon.ico diff --git a/static/images/grayf0x.jpg b/static/images/grayf0x.jpg Binary files differnew file mode 100755 index 0000000..46819d5 --- /dev/null +++ b/static/images/grayf0x.jpg diff --git a/static/images/partywizard.gif b/static/images/partywizard.gif Binary files differnew file mode 100644 index 0000000..1c1d813 --- /dev/null +++ b/static/images/partywizard.gif diff --git a/static/images/screenshot.png b/static/images/screenshot.png Binary files differnew file mode 100644 index 0000000..0dc8a8c --- /dev/null +++ b/static/images/screenshot.png diff --git a/static/images/tn.png b/static/images/tn.png Binary files differnew file mode 100644 index 0000000..f58c780 --- /dev/null +++ b/static/images/tn.png |