procedural shuffle update
This commit is contained in:
parent
f92410f38a
commit
b55bc7c11e
6 changed files with 65 additions and 19 deletions
|
@ -2,6 +2,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<link rel="stylesheet" href="substyle.css" />
|
||||
<script src="subres/shuffle.js"></script>
|
||||
<link rel="stylesheet" href="subres/sub-indexstyle.css" />
|
||||
<title>The System</title>
|
||||
|
||||
|
@ -50,7 +51,7 @@
|
|||
/>
|
||||
</head>
|
||||
<body>
|
||||
<div class="bnav"></div>
|
||||
<div id="bnav"></div>
|
||||
<nav id="headnav">
|
||||
<a href="index.html">Home</a>
|
||||
<a href="about.html">Who We Are</a>
|
||||
|
@ -59,7 +60,7 @@
|
|||
<a href="../index.html">Return</a>
|
||||
</nav>
|
||||
|
||||
<nav id="socials" style="transform: rotate(-2.4deg)">
|
||||
<nav id="socials">
|
||||
<a href="https://tiktok.com/@ukuthintana" target="_blank">TikTok</a>
|
||||
<a href="https://youtube.com/@ukuthintana" target="_blank">Youtube</a>
|
||||
<a href="https://twitter.com/ukuthintana" target="_blank">Twitter</a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue