Migrate from previous project with updated dependencies ready for March 2025
This commit is contained in:
10
src/routes/+page.svelte
Normal file
10
src/routes/+page.svelte
Normal file
@@ -0,0 +1,10 @@
|
||||
<title> McGill ECSESS </title>
|
||||
|
||||
<div class='flex flex-col items-center justify-center h-1/2 text-center'>
|
||||
<h1>
|
||||
Welcome to the ECSESS website!
|
||||
</h1>
|
||||
<p>
|
||||
This is a work in progress. Check back soon for updates!
|
||||
</p>
|
||||
</div>
|
||||
Reference in New Issue
Block a user