init
This commit is contained in:
commit
273963f41a
4 changed files with 49 additions and 0 deletions
21
site/index.html
Normal file
21
site/index.html
Normal file
|
@ -0,0 +1,21 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>TITLE HERE</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<h1>crispys blug</h1>
|
||||
<p>
|
||||
hello i might write some words here from time to time<br>
|
||||
</p>
|
||||
<p>
|
||||
i heard all the cool kids are doing it<br>
|
||||
</p>
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue