mirror of
https://github.com/perstarkse/minne.git
synced 2026-04-20 16:01:22 +02:00
tera wip
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
<h1>Hello</h1>
|
||||
<div>Hello</div>
|
||||
<p>HI</p>
|
||||
wowoow
|
||||
11
src/server/templates/index.html
Normal file
11
src/server/templates/index.html
Normal file
@@ -0,0 +1,11 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
|
||||
<head>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
Hello world!
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user