load bottomnav from js
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Im bad at naming things</title>
|
||||
<link rel="stylesheet" href="assets/index.css">
|
||||
<script src="assets/global.js" defer></script>
|
||||
</head>
|
||||
<body>
|
||||
<main>
|
||||
@@ -13,10 +14,5 @@
|
||||
Lucielle
|
||||
</div>
|
||||
</main>
|
||||
<ul id="bottomnav">
|
||||
<li><a href="/">[/]</a></li>
|
||||
<li><a href="#">[/projects]</a></li>
|
||||
<li><a href="#">[/links]</a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user