diff options
| author | s1n <[email protected]> | 2019-10-20 16:41:35 -0700 |
|---|---|---|
| committer | s1n <[email protected]> | 2019-10-20 16:41:35 -0700 |
| commit | fa6828c564fe8074658ef0ac95fb20edc0df13d2 (patch) | |
| tree | 97205dee6fc9bce331f7d55f599e91638fa7c46a /contact | |
| parent | rename files to index to fix them not showing up (diff) | |
| download | p.s1n.pw-admin-fa6828c564fe8074658ef0ac95fb20edc0df13d2.tar.xz p.s1n.pw-admin-fa6828c564fe8074658ef0ac95fb20edc0df13d2.zip | |
favicon
Diffstat (limited to 'contact')
| -rw-r--r-- | contact/index.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/contact/index.html b/contact/index.html index c9f781e..2a1455b 100644 --- a/contact/index.html +++ b/contact/index.html @@ -22,6 +22,9 @@ <link rel="stylesheet" href="/css/animate.css"> <script src="/js/wow.min.js"></script> + <!-- favicon --> + <link rel="shortcut icon" href="/assets/superthumb.jpg" type="image/jpg"> + </head> <body> <div class="wrapper"> |