From f722d20725586ee4744d077770ef7a89ab05e360 Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Thu, 10 Aug 2023 15:39:23 +0300 Subject: Migrate from brunch to hugo --- static/.keep | 0 static/gpg.key | 38 ++++++++++++++++++++++++++++++++++ static/ico/android-chrome-192x192.png | Bin 0 -> 4201 bytes static/ico/apple-touch-icon.png | Bin 0 -> 3392 bytes static/ico/browserconfig.xml | 9 ++++++++ static/ico/favicon-16x16.png | Bin 0 -> 596 bytes static/ico/favicon-32x32.png | Bin 0 -> 958 bytes static/ico/favicon.ico | Bin 0 -> 1150 bytes static/ico/mstile-150x150.png | Bin 0 -> 3853 bytes static/ico/safari-pinned-tab.svg | 35 +++++++++++++++++++++++++++++++ static/ico/site.webmanifest | 14 +++++++++++++ 11 files changed, 96 insertions(+) create mode 100644 static/.keep create mode 100644 static/gpg.key create mode 100644 static/ico/android-chrome-192x192.png create mode 100644 static/ico/apple-touch-icon.png create mode 100644 static/ico/browserconfig.xml create mode 100644 static/ico/favicon-16x16.png create mode 100644 static/ico/favicon-32x32.png create mode 100644 static/ico/favicon.ico create mode 100644 static/ico/mstile-150x150.png create mode 100644 static/ico/safari-pinned-tab.svg create mode 100644 static/ico/site.webmanifest (limited to 'static') diff --git a/static/.keep b/static/.keep new file mode 100644 index 0000000..e69de29 diff --git a/static/gpg.key b/static/gpg.key new file mode 100644 index 0000000..855c21b --- /dev/null +++ b/static/gpg.key @@ -0,0 +1,38 @@ + + + + A14M + + + + + + + + + + +
+-----BEGIN PGP PUBLIC KEY BLOCK-----
+
+mDMEZBDEPxYJKwYBBAHaRw8BAQdAMQDR6x4wOUF/16fEy0A+f4K0YkFYwLrKH7f6
+tOCh9gG0HUFobWVkIEFiZGVsSGFsaW0gPHBtQGExNG0ubWU+iJMEExYKADsCGwMF
+CwkIBwMFFQoJCAsFFgIDAQACHgECF4AWIQSDeGtI9zTE98LO7DDZ/dKd4epkBQUC
+ZBDEhgIZAQAKCRDZ/dKd4epkBXgJAP9NwuudTDOTA8pJIP1NBbbWBciwqZPOxo+4
+VktU8EHyhwD9G0lRbrH2aapTKuQyHWbngxCQn110vbMr369D2gkAVQS0HUFobWVk
+IEFiZGVsSGFsaW0gPGExNG1AcG0ubWU+iJAEExYKADgWIQSDeGtI9zTE98LO7DDZ
+/dKd4epkBQUCZBDEeAIbAwULCQgHAwUVCgkICwUWAgMBAAIeAQIXgAAKCRDZ/dKd
+4epkBeCYAQD5wXKyF2d3qiiKnJ+CO5Yg3oBZo8V1C89bfBM6RA27IQD/bsFyqmUY
+vQCZAGtPgUk/F7ZaJLm7vs02ndplkyPFDwC4OARkEMQ/EgorBgEEAZdVAQUBAQdA
+Z6mZwv5y+thLJn6SNQDkBoked0gGVKAjdgX1qo5ydjADAQgHiHgEGBYKACAWIQSD
+eGtI9zTE98LO7DDZ/dKd4epkBQUCZBDEPwIbDAAKCRDZ/dKd4epkBQEtAP9RLo0I
+uz+o9l42vMV/f8ed91uHCFUlgM+x8RifyDkrvQEAm5JCgXV5AZVCN3jvj5NnaQpM
+qG24V0Gqh4RXtnO/HAG4MwRkEMSPFgkrBgEEAdpHDwEBB0CPyTphZb5jUR9FPCqB
+M8FvwhthJ90+z0USyI8KQwX424h4BBgWCgAgFiEEg3hrSPc0xPfCzuww2f3SneHq
+ZAUFAmQQxI8CGyAACgkQ2f3SneHqZAWinAEAnmvc20NnEnzo+ex6d3LFknv4W0nt
+RFPfX3ptbzOHJ8YA/jUYRLKGHekJRrJM7kE+ihUFXS3sNpU7KOQthW0DpgwH
+=pdo1
+-----END PGP PUBLIC KEY BLOCK-----
+
+ + diff --git a/static/ico/android-chrome-192x192.png b/static/ico/android-chrome-192x192.png new file mode 100644 index 0000000..0abde99 Binary files /dev/null and b/static/ico/android-chrome-192x192.png differ diff --git a/static/ico/apple-touch-icon.png b/static/ico/apple-touch-icon.png new file mode 100644 index 0000000..56687f2 Binary files /dev/null and b/static/ico/apple-touch-icon.png differ diff --git a/static/ico/browserconfig.xml b/static/ico/browserconfig.xml new file mode 100644 index 0000000..b3930d0 --- /dev/null +++ b/static/ico/browserconfig.xml @@ -0,0 +1,9 @@ + + + + + + #da532c + + + diff --git a/static/ico/favicon-16x16.png b/static/ico/favicon-16x16.png new file mode 100644 index 0000000..fdf8171 Binary files /dev/null and b/static/ico/favicon-16x16.png differ diff --git a/static/ico/favicon-32x32.png b/static/ico/favicon-32x32.png new file mode 100644 index 0000000..a321a58 Binary files /dev/null and b/static/ico/favicon-32x32.png differ diff --git a/static/ico/favicon.ico b/static/ico/favicon.ico new file mode 100644 index 0000000..a81b32b Binary files /dev/null and b/static/ico/favicon.ico differ diff --git a/static/ico/mstile-150x150.png b/static/ico/mstile-150x150.png new file mode 100644 index 0000000..350bca4 Binary files /dev/null and b/static/ico/mstile-150x150.png differ diff --git a/static/ico/safari-pinned-tab.svg b/static/ico/safari-pinned-tab.svg new file mode 100644 index 0000000..be8fc4f --- /dev/null +++ b/static/ico/safari-pinned-tab.svg @@ -0,0 +1,35 @@ + + + + +Created by potrace 1.14, written by Peter Selinger 2001-2017 + + + + + + + + + + diff --git a/static/ico/site.webmanifest b/static/ico/site.webmanifest new file mode 100644 index 0000000..e532fa7 --- /dev/null +++ b/static/ico/site.webmanifest @@ -0,0 +1,14 @@ +{ + "name": "A14m", + "short_name": "A14m", + "icons": [ + { + "src": "/android-chrome-192x192.png", + "sizes": "192x192", + "type": "image/png" + } + ], + "theme_color": "#ffffff", + "background_color": "#ffffff", + "display": "standalone" +} -- cgit v1.2.3