summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@redhat.com>2014-02-24 00:50:52 +0100
committerMatěj Cepl <mcepl@redhat.com>2014-02-24 01:04:10 +0100
commitd484bb702cef00c6d5031b6736ae4a251b5ee999 (patch)
tree1eb1a69620d2d4d09fd4a1bdc9b5b177fb96df59 /index.html
parent47a61cbe22380e220643c1c51872b9e3278a3e9e (diff)
downloadzalmy-d484bb702cef00c6d5031b6736ae4a251b5ee999.tar.gz
Cleanup a bit.
Diffstat (limited to 'index.html')
-rw-r--r--index.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/index.html b/index.html
index 9033872..d34f555 100644
--- a/index.html
+++ b/index.html
@@ -1,12 +1,12 @@
<!DOCTYPE html>
-
-<html>
+<html manifest="zalmy.appcache">
<head>
- <meta name="generator" content="HTML Tidy for HTML5 (experimental) for Linux https://github.com/w3c/tidy-html5/tree/c63cc39">
<meta charset="utf-8">
-
+ <meta content="width=device-width, initial-scale=1.0, maximum-scale=2.0, user-scalable=yes"
+ name="viewport">
<title>Žalmy</title>
<link rel="stylesheet" type="text/css" href="style/brick-1.0.0rc1.css">
+ <link rel="stylesheet" type="text/css" href="style/basic.css">
<script type="text/javascript" src="style/brick-1.0.0rc1.js"></script>
<script type="text/javascript" src="zalmy.js" defer="defer">
</script>