aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@protonmail.com>2021-05-17 20:53:18 -0400
committerAndrew Lee <alee14498@protonmail.com>2021-05-17 20:53:18 -0400
commit40fbae0793f88eaf58b1c03f853be2410ac5697d (patch)
treed54cb5215b1237f4f2ef6e122144a6e0934a0c36 /index.html
parent326cf2a05631b7ec326daab18357e2896b9487b2 (diff)
downloadsei-website-40fbae0793f88eaf58b1c03f853be2410ac5697d.tar.gz
sei-website-40fbae0793f88eaf58b1c03f853be2410ac5697d.tar.bz2
sei-website-40fbae0793f88eaf58b1c03f853be2410ac5697d.zip
Added files
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