INIT: boilerplate
This commit is contained in:
commit
b9729b71ca
1 changed files with 10 additions and 0 deletions
10
index.html
Normal file
10
index.html
Normal 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>
|
Loading…
Add table
Reference in a new issue