diff options
Diffstat (limited to 'dmt/html/master.html')
-rw-r--r-- | dmt/html/master.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dmt/html/master.html b/dmt/html/master.html index fd57476..dfeeef3 100644 --- a/dmt/html/master.html +++ b/dmt/html/master.html @@ -4,6 +4,7 @@ <head> <title>%{ echo -n "$CYCHE_SITE_NAME" | escape_html %}</title> <link rel="stylesheet" type="text/css" href="/style.css" /> + <link rel="icon" type="image/png" href="/favicon.png" /> </head> <body> |