summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile3
-rw-r--r--favicon.icobin0 -> 9662 bytes
-rw-r--r--index.html1
-rw-r--r--zalmy.appcache3
4 files changed, 5 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 56651f5..d3c11dc 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,6 @@
FILES=zalmy.js zalmy.js.map style index*.html zalmy.appcache zalmy.webapp \
- require.js config.js config.js.map activePage.js activePage.js.map
+ require.js config.js config.js.map activePage.js activePage.js.map \
+ favicon.ico
all: config.js activePage.js zalmy.js
diff --git a/favicon.ico b/favicon.ico
new file mode 100644
index 0000000..18dddf4
--- /dev/null
+++ b/favicon.ico
Binary files differ
diff --git a/index.html b/index.html
index 115e31c..3580158 100644
--- a/index.html
+++ b/index.html
@@ -6,6 +6,7 @@
name="viewport">
<title>Žalmy</title>
<link rel="stylesheet" type="text/css" href="style/basic.css">
+ <link rel="icon" type="image/x-icon" href="favicon.ico">
<script data-main="config" type="text/javascript" src="require.js"></script>
<style>
p {
diff --git a/zalmy.appcache b/zalmy.appcache
index ffc5cb8..c91fd33 100644
--- a/zalmy.appcache
+++ b/zalmy.appcache
@@ -1,5 +1,5 @@
CACHE MANIFEST
-# v28 - 2015-09-23
+# v30 - 2015-11-16
index.html
activePage.js
activePage.js.map
@@ -9,6 +9,7 @@ zalmy.js
zalmy.js.map
zalmy.webapp
require.js
+favicon.ico
style/basic.css
style/OpenSans-SemiBold.ttf
style/icon-128.png