mirror of
https://github.com/arfct/itty-bitty.git
synced 2026-03-11 08:54:33 +00:00
Flatten hierarchy
This commit is contained in:
parent
43799c701b
commit
42d14ddbae
4 changed files with 1 additions and 21 deletions
|
|
@ -1,20 +0,0 @@
|
|||
<!DOCTYPE html><html manifest="manifest.appcache"><meta name="viewport" content="width=device-width"><meta name="description" content="itty bitty things can be conveyed in a link.">
|
||||
<script type="text/javascript">
|
||||
@include ../lzma/lzma-d-min.js
|
||||
|
||||
@include ../data-min.js
|
||||
@include index-min.js
|
||||
</script>
|
||||
<style type="text/css">
|
||||
@include index-min.css
|
||||
</style>
|
||||
<noscript>To use itty.bitty, please enable JavaScript.</noscript>
|
||||
<div id="toast">itty.bitty is experimental technology that renders linked content from outside sources. <a href="http://toast.bitty.site" target="_blank">Learn more</a>.
|
||||
<br><br>This content is only as trustworthy as its source, and it should be treated with the caution
|
||||
you would show any insecure web page.
|
||||
<br><br><button onclick="dismiss()">I understand</button> <input id="never" type="checkbox"><label for="never">Never show this</label></div>
|
||||
<iframe id="iframe"></iframe>
|
||||
<div id="warning"></div>
|
||||
<a id="edit">edit</a>
|
||||
<a id="download"><div id="dl-image"></div><div id="dl-name"></div><div id="dl-button">Download</div></a>
|
||||
</html>
|
||||
|
|
@ -1,2 +1,2 @@
|
|||
CACHE MANIFEST
|
||||
# v26
|
||||
# v27
|
||||
Loading…
Reference in a new issue