diff options
author | Simone Bortolin <simonebortolin@users.noreply.github.com> | 2022-08-26 12:05:36 +0200 |
---|---|---|
committer | Simone Bortolin <simonebortolin@users.noreply.github.com> | 2022-12-19 23:08:40 +0100 |
commit | 5c445086f157001b0cf4cba20ed220e59a11d27c (patch) | |
tree | 090d93be6ad96b79d6d4a4778ed655b1de9c2a12 /_includes/head_custom.html | |
parent | Update ont-huawei-ma5671a.md (diff) | |
download | hack-gpon.github.io-5c445086f157001b0cf4cba20ed220e59a11d27c.tar hack-gpon.github.io-5c445086f157001b0cf4cba20ed220e59a11d27c.tar.gz hack-gpon.github.io-5c445086f157001b0cf4cba20ed220e59a11d27c.tar.bz2 hack-gpon.github.io-5c445086f157001b0cf4cba20ed220e59a11d27c.tar.lz hack-gpon.github.io-5c445086f157001b0cf4cba20ed220e59a11d27c.tar.xz hack-gpon.github.io-5c445086f157001b0cf4cba20ed220e59a11d27c.tar.zst hack-gpon.github.io-5c445086f157001b0cf4cba20ed220e59a11d27c.zip |
Diffstat (limited to '_includes/head_custom.html')
-rw-r--r-- | _includes/head_custom.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/_includes/head_custom.html b/_includes/head_custom.html new file mode 100644 index 0000000..4aa14b2 --- /dev/null +++ b/_includes/head_custom.html @@ -0,0 +1,7 @@ +<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"> +<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png"> +<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png"> +<link rel="manifest" href="/site.webmanifest"> +<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#27262b"> +<meta name="msapplication-TileColor" content="#27262b"> +<meta name="theme-color" content="#27262b">
\ No newline at end of file |