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="#" aria-hidden="true" tabindex="-1" id="here">Home</a>
|
||||
<a href="about.html">Who We Are</a>
|
||||
|
@ -115,7 +116,7 @@
|
|||
<a href="mailto:hr@nohlelo.co.za">Contact us here</a> (hr@nohlelo.co.za)
|
||||
</article>
|
||||
</main>
|
||||
<nav id="socials" style="transform: rotate(-1deg)">
|
||||
<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