restructuring for simplicity, as I set up an environment on a test server
This commit is contained in:
parent
9dfc385f9f
commit
45b1257abd
12
jokerlinks.html
Normal file
12
jokerlinks.html
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
<head>
|
||||||
|
<link rel="stylesheet" href="../main.css">
|
||||||
|
<title>Who is this joker?</title>
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
<div class="navbar">
|
||||||
|
<a href="index.html">C:\</a>
|
||||||
|
<a href="./jokerlinks/jokerlinks.html">jokerlinks</a>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</body>
|
Loading…
Reference in New Issue
Block a user