diff options
Diffstat (limited to 'dwm.html')
-rw-r--r-- | dwm.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dwm.html b/dwm.html index 5eaad91..077bf21 100644 --- a/dwm.html +++ b/dwm.html @@ -4,6 +4,7 @@ <meta name="author" content="Anselm R. Garbe"> <meta name="generator" content="ed"> <meta name="copyright" content="(C)opyright 2006 by Anselm R. Garbe"> + <link rel="dwm icon" href="favicon.ico" type="image/x-icon" /> <style type="text/css"> body { color: #000000; |