This commit is contained in:
11
web/index.gohtml
Normal file
11
web/index.gohtml
Normal file
@@ -0,0 +1,11 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Viva++</title>
|
||||
<link href="/static/style.css" rel="stylesheet">
|
||||
</head>
|
||||
<body>
|
||||
<h1>Viva++</h1>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user