deploy: b56fe21a2b
This commit is contained in:
parent
c59d8d2aba
commit
3429836663
32 changed files with 1295 additions and 312 deletions
|
|
@ -6,8 +6,9 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="stylesheet" href="/static/main.css?fixcache=1">
|
||||
<script src="/static/scripts/ccd.js"></script>
|
||||
<script src="/static/scripts/main.js" defer></script>
|
||||
<script src="/static/scripts/music.js" defer></script>
|
||||
<script src="/static/scripts/88x31.js" defer></script>
|
||||
<script src="/static/scripts/tips.js" defer></script>
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/static/apple-touch-icon.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="/static/favicon-32x32.png">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="/static/favicon-16x16.png">
|
||||
|
|
@ -60,11 +61,14 @@
|
|||
</header>
|
||||
<div id="mainHelper">
|
||||
|
||||
|
||||
<main>
|
||||
<div class="box pageHeaderBox">
|
||||
<h1>Bookmarks</h1>
|
||||
<p></p>
|
||||
<img class="i88x31" src="/static/images/88x31/BOOKMARKthispageNOW.png" alt="">
|
||||
|
||||
<img class="i88x31" src="/static/images/88x31/BOOKMARKthispageNOW.png" data-tip="<b>Click to expand</b> (BOOKMARKthispageNOW.png)">
|
||||
|
||||
</div>
|
||||
<hr>
|
||||
|
||||
|
|
@ -81,7 +85,9 @@
|
|||
<dd>
|
||||
|
||||
|
||||
<img class="i88x31" style="margin-top: .6em;" src="/static/images/88x31/WEBP.gif">
|
||||
|
||||
<img class="i88x31" src="/static/images/88x31/WEBP.gif" data-tip="<b>Click to expand</b> (WEBP.gif)">
|
||||
|
||||
|
||||
<br>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue