diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2021-05-17 20:53:18 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2021-05-17 20:53:18 -0400 |
| commit | 40fbae0793f88eaf58b1c03f853be2410ac5697d (patch) | |
| tree | d54cb5215b1237f4f2ef6e122144a6e0934a0c36 /index.html | |
| parent | 326cf2a05631b7ec326daab18357e2896b9487b2 (diff) | |
| download | sei-website-40fbae0793f88eaf58b1c03f853be2410ac5697d.tar.gz sei-website-40fbae0793f88eaf58b1c03f853be2410ac5697d.tar.bz2 sei-website-40fbae0793f88eaf58b1c03f853be2410ac5697d.zip | |
Added files
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 |
