From 8e7996214af853803c4dd04534b1f5646b0ac1c5 Mon Sep 17 00:00:00 2001 From: leo Date: Thu, 16 Oct 2025 20:02:39 -0300 Subject: first --- .../static/images/android-chrome-192x192.png | Bin 0 -> 1307 bytes .../static/images/android-chrome-512x512.png | Bin 0 -> 6220 bytes .../exampleSite/static/images/apple-touch-icon.png | Bin 0 -> 1159 bytes .../exampleSite/static/images/favicon-16x16.png | Bin 0 -> 187 bytes .../exampleSite/static/images/favicon-32x32.png | Bin 0 -> 234 bytes .../hugo-classic/exampleSite/static/images/favicon.ico | Bin 0 -> 15406 bytes .../hugo-classic/exampleSite/static/images/grayf0x.jpg | Bin 0 -> 55444 bytes .../exampleSite/static/images/partywizard.gif | Bin 0 -> 23511 bytes .../exampleSite/static/images/screenshot.png | Bin 0 -> 366422 bytes themes/hugo-classic/exampleSite/static/images/tn.png | Bin 0 -> 130371 bytes 10 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 themes/hugo-classic/exampleSite/static/images/android-chrome-192x192.png create mode 100644 themes/hugo-classic/exampleSite/static/images/android-chrome-512x512.png create mode 100644 themes/hugo-classic/exampleSite/static/images/apple-touch-icon.png create mode 100644 themes/hugo-classic/exampleSite/static/images/favicon-16x16.png create mode 100644 themes/hugo-classic/exampleSite/static/images/favicon-32x32.png create mode 100644 themes/hugo-classic/exampleSite/static/images/favicon.ico create mode 100755 themes/hugo-classic/exampleSite/static/images/grayf0x.jpg create mode 100644 themes/hugo-classic/exampleSite/static/images/partywizard.gif create mode 100644 themes/hugo-classic/exampleSite/static/images/screenshot.png create mode 100644 themes/hugo-classic/exampleSite/static/images/tn.png (limited to 'themes/hugo-classic/exampleSite/static/images') diff --git a/themes/hugo-classic/exampleSite/static/images/android-chrome-192x192.png b/themes/hugo-classic/exampleSite/static/images/android-chrome-192x192.png new file mode 100644 index 0000000..4bf78af Binary files /dev/null and b/themes/hugo-classic/exampleSite/static/images/android-chrome-192x192.png differ diff --git a/themes/hugo-classic/exampleSite/static/images/android-chrome-512x512.png b/themes/hugo-classic/exampleSite/static/images/android-chrome-512x512.png new file mode 100644 index 0000000..8bf4499 Binary files /dev/null and b/themes/hugo-classic/exampleSite/static/images/android-chrome-512x512.png differ diff --git a/themes/hugo-classic/exampleSite/static/images/apple-touch-icon.png b/themes/hugo-classic/exampleSite/static/images/apple-touch-icon.png new file mode 100644 index 0000000..c5870fa Binary files /dev/null and b/themes/hugo-classic/exampleSite/static/images/apple-touch-icon.png differ diff --git a/themes/hugo-classic/exampleSite/static/images/favicon-16x16.png b/themes/hugo-classic/exampleSite/static/images/favicon-16x16.png new file mode 100644 index 0000000..5444143 Binary files /dev/null and b/themes/hugo-classic/exampleSite/static/images/favicon-16x16.png differ diff --git a/themes/hugo-classic/exampleSite/static/images/favicon-32x32.png b/themes/hugo-classic/exampleSite/static/images/favicon-32x32.png new file mode 100644 index 0000000..257696f Binary files /dev/null and b/themes/hugo-classic/exampleSite/static/images/favicon-32x32.png differ diff --git a/themes/hugo-classic/exampleSite/static/images/favicon.ico b/themes/hugo-classic/exampleSite/static/images/favicon.ico new file mode 100644 index 0000000..83ec83e Binary files /dev/null and b/themes/hugo-classic/exampleSite/static/images/favicon.ico differ diff --git a/themes/hugo-classic/exampleSite/static/images/grayf0x.jpg b/themes/hugo-classic/exampleSite/static/images/grayf0x.jpg new file mode 100755 index 0000000..46819d5 Binary files /dev/null and b/themes/hugo-classic/exampleSite/static/images/grayf0x.jpg differ diff --git a/themes/hugo-classic/exampleSite/static/images/partywizard.gif b/themes/hugo-classic/exampleSite/static/images/partywizard.gif new file mode 100644 index 0000000..1c1d813 Binary files /dev/null and b/themes/hugo-classic/exampleSite/static/images/partywizard.gif differ diff --git a/themes/hugo-classic/exampleSite/static/images/screenshot.png b/themes/hugo-classic/exampleSite/static/images/screenshot.png new file mode 100644 index 0000000..0dc8a8c Binary files /dev/null and b/themes/hugo-classic/exampleSite/static/images/screenshot.png differ diff --git a/themes/hugo-classic/exampleSite/static/images/tn.png b/themes/hugo-classic/exampleSite/static/images/tn.png new file mode 100644 index 0000000..f58c780 Binary files /dev/null and b/themes/hugo-classic/exampleSite/static/images/tn.png differ -- cgit v1.2.3