mirror of
https://github.com/CrispyPin/crispypin.cc.git
synced 2025-07-01 19:15:32 +02:00
made it a bit less boring
This commit is contained in:
parent
a209989246
commit
de0d17a5b1
14 changed files with 215 additions and 78 deletions
16
pages/keyboard/index.html
Normal file
16
pages/keyboard/index.html
Normal file
|
@ -0,0 +1,16 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<include meta.html/>
|
||||
<title>The Keyboard Rant™</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<include header.html/>
|
||||
<main>
|
||||
<p>todo :)</p>
|
||||
</main>
|
||||
<include footer.html/>
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue