add basic index

This commit is contained in:
Gabriel 2023-11-16 13:57:02 -05:00
parent df04fdeabb
commit dc60db5249

10
index.html Normal file
View file

@ -0,0 +1,10 @@
<!DOCTYPE html>
<html>
<head>
<title>Cyberfreedom Canada</title>
</head>
<body>
<h1>Cyberfreedom.ca</h1>
<p>Coming soon..</p>
</body>
</html>