mirror of
https://git.kittycat.homes/zoe/wisdom.git
synced 2024-08-15 03:26:36 +00:00
final touches before it's done
This commit is contained in:
parent
8b2da63f3c
commit
93931685b6
7 changed files with 96 additions and 49 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue