Other filetypes now work, or at least CSS
This commit is contained in:
parent
7a112697ec
commit
d48cfbcf11
4 changed files with 63 additions and 17 deletions
17
public/grillkorv.html
Normal file
17
public/grillkorv.html
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="stylesheet" href="/css/style.css">
|
||||
<title>HOTDAWGGGG</title>
|
||||
</head>
|
||||
<body>
|
||||
<ol>
|
||||
<li>This is the best</li>
|
||||
<li><h1>WEBSITE YOU HAVE EVER SEEEN</h1></li>
|
||||
<ol><h3>Cuz we got hotdogs :D</h3></ol>
|
||||
</ol>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue