diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2021-05-17 20:15:39 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2021-05-17 20:15:39 -0400 |
| commit | 326cf2a05631b7ec326daab18357e2896b9487b2 (patch) | |
| tree | 1185f356c52d444b5ce747407748a22b75199113 | |
| parent | bd53c9962778c19a038ad7739c217b101a547d39 (diff) | |
| download | sei-website-326cf2a05631b7ec326daab18357e2896b9487b2.tar.gz sei-website-326cf2a05631b7ec326daab18357e2896b9487b2.tar.bz2 sei-website-326cf2a05631b7ec326daab18357e2896b9487b2.zip | |
Created index.html
| -rw-r--r-- | index.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/index.html b/index.html new file mode 100644 index 0000000..ea13021 --- /dev/null +++ b/index.html @@ -0,0 +1,6 @@ +<html> + <body> + <h1>SEI Website</h1> + <h2>Coming soon...</h2> + </body> +</html> |
