add basic index
This commit is contained in:
parent
df04fdeabb
commit
dc60db5249
1 changed files with 10 additions and 0 deletions
10
index.html
Normal file
10
index.html
Normal 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>
|
Loading…
Reference in a new issue