add other public pages
This commit is contained in:
@@ -1 +1,14 @@
|
||||
<h1>Hi...</h1>
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<title>Home Page</title>
|
||||
<link rel="stylesheet" href="/stylesheets/style.css">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<h1>Hi...</h1>
|
||||
<a href="/start.html">Go to Start!!</a>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user