summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn H. Anthony <johnhant@gmail.com>2010-09-04 14:44:06 +0200
committerJohn H. Anthony <johnhant@gmail.com>2010-09-04 14:44:06 +0200
commit34a49b17b16edae59b903a61def80e003227b097 (patch)
treea67f12e361c7fbaf610f29566547e2af27233dd3
parentf9dbce935a68d4b8a43e0ff7ddedebd6329de155 (diff)
favicon ^_^
-rw-r--r--html/favicon.icobin0 -> 2238 bytes
-rw-r--r--html/quotes.jsp1
2 files changed, 1 insertions, 0 deletions
diff --git a/html/favicon.ico b/html/favicon.ico
new file mode 100644
index 0000000..8f7eebd
--- /dev/null
+++ b/html/favicon.ico
Binary files differ
diff --git a/html/quotes.jsp b/html/quotes.jsp
index 49e203a..0c2fd17 100644
--- a/html/quotes.jsp
+++ b/html/quotes.jsp
@@ -4,6 +4,7 @@
<html>
<head>
<meta name="robots" content="noindex, nofollow" />
+<link rel="shortcut icon" href="/favicon.ico" />
<title>Quotes fra #linux.no på freenode</title>
<style type="text/css">
body {font-family: monospace;}