simple styling and a favicon :3
This commit is contained in:
parent
66d39fd653
commit
bb92241af6
6 changed files with 37 additions and 20 deletions
|
@ -5,13 +5,13 @@
|
|||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>something silly - keyboards-are-fun</title>
|
||||
<style>
|
||||
html { color-scheme: dark; }
|
||||
</style>
|
||||
<link rel="stylesheet" href="/style.css">
|
||||
<link rel="icon" type="image/x-icon" href="/cretin.png">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<h1>keyboards!</h1>
|
||||
<main>
|
||||
<h1>keyboards!</h1>
|
||||
<p>
|
||||
I love weird keyboards. I have many ideas for more weird keyboards that I might make one day, physical and digital.<br>
|
||||
</p>
|
||||
|
@ -30,6 +30,7 @@ this bit was written with 8vim<br>
|
|||
<p>
|
||||
<a href="/">click other words</a><br>
|
||||
|
||||
</main>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue