final touches before it's done

This commit is contained in:
zoe 2022-01-20 17:35:50 +01:00
parent 8b2da63f3c
commit 93931685b6
7 changed files with 96 additions and 49 deletions

View file

@ -5,6 +5,7 @@
<link rel="stylesheet" type="text/css" href="static/style.css" media="all"/>
<title>Wisdom</title>
<meta charset="utf-8" name="viewport" content="width=device-width, initial-scale=1"/>
<link rel="icon" type="image/x-icon" href="./static/think.svg">
</head>
<body id="body">
<div id="main">
@ -14,7 +15,7 @@
</div>
<footer>
<p>
<a href=".">home</a><a href="https://zoe.kittycat.homes">zoe.kittycat.homes</a>
<a href="./frakes">frakes</a><a href="./cooking">cooking</a><a href=".">home</a>
</p>
</footer>
</body>