removed test file and wrote a minimal initial home page

master
LinuxMint4Ever 2020-01-02 11:02:57 +01:00
parent 27ab1f25f0
commit e92d9b16c1
2 changed files with 11 additions and 7 deletions

View File

@ -1 +1,11 @@
Nope.
<!DOCTYPE html>
<html>
<head>
LostCave - Welcome
</head>
<body>
<h1>Welcome to the LostCave WebSite!</h1>
<p> There is not much going on here, ATM. <br />
Check back for content later.</p>
</body>
</html>

View File

@ -1,6 +0,0 @@
<!DOCTYPE html>
<html>
<head>
<title> This iz a test. </title>
</head>
</html>