aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html14
1 files changed, 8 insertions, 6 deletions
diff --git a/index.html b/index.html
index ea13021..38b7d45 100644
--- a/index.html
+++ b/index.html
@@ -1,6 +1,8 @@
-<html>
- <body>
- <h1>SEI Website</h1>
- <h2>Coming soon...</h2>
- </body>
-</html>
+---
+# Feel free to add content and custom Front Matter to this file.
+# To modify the layout, see https://jekyllrb.com/docs/themes/#overriding-theme-defaults
+
+layout: default
+---
+<h1>Welcome to the official Southeastern Islands website.</h1>
+<h2>This is the official main website.</h2> \ No newline at end of file