mirror of
https://github.com/CrispyPin/crispypin.cc.git
synced 2024-11-10 04:00:27 +01:00
16 lines
No EOL
213 B
HTML
16 lines
No EOL
213 B
HTML
<!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> |