about summary refs log tree commit diff
path: root/static/images
diff options
context:
space:
mode:
authorNgô Ngọc Đức Huy <huyngo@disroot.org>2021-04-12 11:19:57 +0700
committerNgô Ngọc Đức Huy <huyngo@disroot.org>2021-04-12 11:19:57 +0700
commit981e41a9473654c4ee754f86a78d54c8c5cad9b2 (patch)
tree26fa9a31a9f11ec709615f1c96b0c26f2dc70538 /static/images
parentd02a380caa30a804c927498e624927daa70b0b13 (diff)
downloadblog-981e41a9473654c4ee754f86a78d54c8c5cad9b2.tar.gz
Switch to Hugo, restructure the page
Diffstat (limited to 'static/images')
-rw-r--r--static/images/android-chrome-192x192.pngbin0 -> 1510 bytes
-rw-r--r--static/images/android-chrome-512x512.pngbin0 -> 3768 bytes
-rw-r--r--static/images/apple-touch-icon.pngbin0 -> 1350 bytes
-rw-r--r--static/images/favicon-16x16.pngbin0 -> 217 bytes
-rw-r--r--static/images/favicon-32x32.pngbin0 -> 296 bytes
-rw-r--r--static/images/favicon.icobin0 -> 15406 bytes
-rw-r--r--static/images/site.webmanifest1
7 files changed, 1 insertions, 0 deletions
diff --git a/static/images/android-chrome-192x192.png b/static/images/android-chrome-192x192.png
new file mode 100644
index 0000000..334222b
--- /dev/null
+++ b/static/images/android-chrome-192x192.png
Binary files differdiff --git a/static/images/android-chrome-512x512.png b/static/images/android-chrome-512x512.png
new file mode 100644
index 0000000..d935e97
--- /dev/null
+++ b/static/images/android-chrome-512x512.png
Binary files differdiff --git a/static/images/apple-touch-icon.png b/static/images/apple-touch-icon.png
new file mode 100644
index 0000000..3dcf481
--- /dev/null
+++ b/static/images/apple-touch-icon.png
Binary files differdiff --git a/static/images/favicon-16x16.png b/static/images/favicon-16x16.png
new file mode 100644
index 0000000..4e2eee7
--- /dev/null
+++ b/static/images/favicon-16x16.png
Binary files differdiff --git a/static/images/favicon-32x32.png b/static/images/favicon-32x32.png
new file mode 100644
index 0000000..9ad0725
--- /dev/null
+++ b/static/images/favicon-32x32.png
Binary files differdiff --git a/static/images/favicon.ico b/static/images/favicon.ico
new file mode 100644
index 0000000..d9ff90e
--- /dev/null
+++ b/static/images/favicon.ico
Binary files differdiff --git a/static/images/site.webmanifest b/static/images/site.webmanifest
new file mode 100644
index 0000000..45dc8a2
--- /dev/null
+++ b/static/images/site.webmanifest
@@ -0,0 +1 @@
+{"name":"","short_name":"","icons":[{"src":"/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},{"src":"/android-chrome-512x512.png","sizes":"512x512","type":"image/png"}],"theme_color":"#ffffff","background_color":"#ffffff","display":"standalone"}
\ No newline at end of file