First Commit
This commit is contained in:
commit
004641df4e
9 files changed
+210
No files matched your search
@@ -0,0 +1,12 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<link rel="stylesheet" href="/static/styles/style.css">
|
||||
|
||||
<title>Welcome</title>
|
||||
</head>
|
||||
<body>
|
||||
<div>Welcome</div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in new issue
Block a user