mirror of
https://github.com/litruv/lit.ruv.wtf.git
synced 2026-07-24 02:36:02 +10:00
added tape
This commit is contained in:
@@ -32,8 +32,9 @@
|
||||
<!-- ::PAGE_SPECIFIC_STYLES:: -->
|
||||
|
||||
<script src="main.js" defer></script> <!-- Common main script -->
|
||||
<script src="viewport-scroll-fix.js"></script>
|
||||
<script src="dynamic-rotation.js" defer></script>
|
||||
<script src="dynamic-rotation.js" defer></script> <!-- Common main script -->
|
||||
<script src="tape.js" defer></script>
|
||||
<script src="tape-debug.js" defer></script>
|
||||
<!-- ::PAGE_SPECIFIC_SCRIPTS_DEFER:: -->
|
||||
|
||||
<title><!-- ::PAGE_TITLE:: --></title>
|
||||
|
||||
Reference in New Issue
Block a user