diff options
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 14 |
1 files changed, 8 insertions, 6 deletions
@@ -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 |
