summaryrefslogtreecommitdiff
path: root/template.txt
diff options
context:
space:
mode:
Diffstat (limited to 'template.txt')
-rw-r--r--template.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/template.txt b/template.txt
index d9c24a7..81373e9 100644
--- a/template.txt
+++ b/template.txt
@@ -7,7 +7,8 @@
<meta name="author" content="Daniel Jones">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="Cache-control" content="public">
-<link rel="icon" type="image/png" href="https://danieljon.es/favicon.png">
+<link rel="icon" href="/favicon.ico" type="image/x-icon"/>
+<!--<link rel="icon" type="image/png" href="https://danieljon.es/favicon.png">-->
<title>{TITLE}</title>
<style>
body{font-family: "Misc Fixed"; font-weight: bold; /*background: #aaaaaa;*/}