SHORK
This commit is contained in:
parent
cf93279141
commit
6096df6978
21 changed files with 201 additions and 165 deletions
|
|
@ -38,7 +38,7 @@ $endif$
|
|||
$for(include-before)$
|
||||
$include-before$
|
||||
$endfor$
|
||||
<canvas id="tv-screen"></canvas>
|
||||
<img id="shork" src="images/shork.png"></img>
|
||||
<header id="page-header">
|
||||
<a class="page-header-button" href="index.html">Home</a>
|
||||
<a class="rss-button" href="rss.xml">RSS Feed</a>
|
||||
|
|
@ -114,4 +114,5 @@ $for(include-after)$
|
|||
$include-after$
|
||||
$endfor$
|
||||
</body>
|
||||
<script src="scripts/shork.js"></script>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue