mirror of
https://github.com/ikrpg/ikrpg.github.io.git
synced 2026-05-13 14:27:22 +00:00
Updated manifest.appcache file to promote change.
This commit is contained in:
parent
a5e7b59156
commit
44e62a48a5
2 changed files with 3 additions and 2 deletions
|
|
@ -4,6 +4,7 @@
|
||||||
<meta charset="UTF-8" />
|
<meta charset="UTF-8" />
|
||||||
<!--meta name="viewport" content="width=device-width;" /-->
|
<!--meta name="viewport" content="width=device-width;" /-->
|
||||||
<title>{{ page.title }}</title>
|
<title>{{ page.title }}</title>
|
||||||
|
<meta name="description" content="Unofficial Iron Kingdoms Role Playing Game (IKRPG) Resources: IKRPG content index and character sheets." />
|
||||||
<link rel="stylesheet" href="/static/stylesheets/index.css" />
|
<link rel="stylesheet" href="/static/stylesheets/index.css" />
|
||||||
<link rel="stylesheet" href="/static/stylesheets/content/datatables.css" />
|
<link rel="stylesheet" href="/static/stylesheets/content/datatables.css" />
|
||||||
<!--script src="/static/javascripts/expandable.js"></script>
|
<!--script src="/static/javascripts/expandable.js"></script>
|
||||||
|
|
@ -30,7 +31,7 @@
|
||||||
</ol>
|
</ol>
|
||||||
</nav>
|
</nav>
|
||||||
<header id="head">
|
<header id="head">
|
||||||
<h1 itemprop="name">{{ page.title }}</h1>
|
<h1 itemprop="headline">{{ page.title }}</h1>
|
||||||
<nav>
|
<nav>
|
||||||
<ol>
|
<ol>
|
||||||
{% for tag in page.tags %}
|
{% for tag in page.tags %}
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
CACHE MANIFEST
|
CACHE MANIFEST
|
||||||
# 2015-03-22:v8
|
# 2015-03-23
|
||||||
|
|
||||||
CACHE:
|
CACHE:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue