Adding "mobile" tag to offline storage exmaples.
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
<h1 id="title">Cache Read Example</h1>
|
||||
|
||||
<div id="tags">
|
||||
local storage, persistence, cache, html5
|
||||
mobile, local storage, persistence, cache, html5
|
||||
</div>
|
||||
|
||||
<div id="shortdesc">Caching viewed tiles</div>
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
<h1 id="title">Cache Write Example</h1>
|
||||
|
||||
<div id="tags">
|
||||
local storage, persistence, cache, html5
|
||||
mobile, local storage, persistence, cache, html5
|
||||
</div>
|
||||
|
||||
<div id="shortdesc">Caching viewed tiles</div>
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
<h1 id="title">Offline Storage Example</h1>
|
||||
|
||||
<div id="tags">
|
||||
local storage, persistence, cache, html5
|
||||
mobile, local storage, persistence, cache, html5
|
||||
</div>
|
||||
|
||||
<div id="shortdesc">Caching viewed tiles</div>
|
||||
|
||||
Reference in New Issue
Block a user