INIT: boilerplate

This commit is contained in:
Matthew Ryan Dillon 2020-06-13 12:30:12 -07:00
commit b9729b71ca

10
index.html Normal file
View file

@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>thermokar.st</title>
</head>
<body>
<h1>thermokar.st</h1>
</body>
</html>