summaryrefslogtreecommitdiffstats
path: root/abs/core/supplemental-web/contents
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2013-09-18 22:13:58 (GMT)
committerBritney Fransen <brfransen@gmail.com>2013-09-18 22:13:58 (GMT)
commit698d5855134c0d2b9f6ebaf26b4e828bc3083a7a (patch)
tree1571f830fe7654b114083c3b65457e19db9b9da0 /abs/core/supplemental-web/contents
parentc03f6a2c2122bd033aa4070112a6458a3dec750f (diff)
downloadlinhes_pkgbuild-698d5855134c0d2b9f6ebaf26b4e828bc3083a7a.zip
linhes_pkgbuild-698d5855134c0d2b9f6ebaf26b4e828bc3083a7a.tar.gz
linhes_pkgbuild-698d5855134c0d2b9f6ebaf26b4e828bc3083a7a.tar.bz2
supplemental-web: add favicon.ico
Diffstat (limited to 'abs/core/supplemental-web/contents')
-rw-r--r--abs/core/supplemental-web/contents/alt_index.html4
-rw-r--r--abs/core/supplemental-web/contents/favicon.icobin0 -> 1150 bytes
2 files changed, 3 insertions, 1 deletions
diff --git a/abs/core/supplemental-web/contents/alt_index.html b/abs/core/supplemental-web/contents/alt_index.html
index 7a0f3d2..1168c4a 100644
--- a/abs/core/supplemental-web/contents/alt_index.html
+++ b/abs/core/supplemental-web/contents/alt_index.html
@@ -1,6 +1,8 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
<html>
- <head><title>LinHES: The Linux Home Entertainment System</title>
+ <head>
+ <link rel="shortcut icon" href="/favicon.ico">
+ <title>LinHES: The Linux Home Entertainment System</title>
</head>
<frameset cols="205, 100%" frameborder="no" border="0" bordercolor="#000000">
<frame src="header.html" scrolling=no name="menuframe" />
diff --git a/abs/core/supplemental-web/contents/favicon.ico b/abs/core/supplemental-web/contents/favicon.ico
new file mode 100644
index 0000000..6a99443
--- /dev/null
+++ b/abs/core/supplemental-web/contents/favicon.ico
Binary files differ