add favicon
authorAmin Bandali <mab@gnu.org>
Thu, 4 Jul 2019 06:15:20 +0000 (02:15 -0400)
committerAmin Bandali <mab@gnu.org>
Thu, 4 Jul 2019 06:20:26 +0000 (02:20 -0400)
common/gnu.ico [new file with mode: 0644]
common/head.html
common/mab-icon.png [new file with mode: 0644]
common/mab.png [new file with mode: 0644]

diff --git a/common/gnu.ico b/common/gnu.ico
new file mode 100644 (file)
index 0000000..e363826
Binary files /dev/null and b/common/gnu.ico differ
index 8ab0ada..8453227 100644 (file)
@@ -1,3 +1,4 @@
 <meta charset="utf-8">
 <meta name=viewport content="width=device-width, initial-scale=1">
-<link rel="stylesheet" href="/~amin/style.css" />
+<link rel="stylesheet" href="/~amin/style.css"/>
+<link rel="icon" type="image/png" href="/~amin/common/mab-icon.png"/>
diff --git a/common/mab-icon.png b/common/mab-icon.png
new file mode 100644 (file)
index 0000000..8f247ce
Binary files /dev/null and b/common/mab-icon.png differ
diff --git a/common/mab.png b/common/mab.png
new file mode 100644 (file)
index 0000000..463566e
Binary files /dev/null and b/common/mab.png differ