mirror of
https://github.com/kevinnlsamuel/rainbowcroissant.git
synced 2025-12-06 10:06:01 +05:30
move out stuff. move stuff around
This commit is contained in:
11
svelte.src/routes/+page.svelte
Normal file
11
svelte.src/routes/+page.svelte
Normal file
@@ -0,0 +1,11 @@
|
||||
<article class="w-max m-auto">
|
||||
<p>
|
||||
Draft your email for the CoE's office in the proper format
|
||||
to communicate your semester fee payment details.
|
||||
</p>
|
||||
|
||||
<a href="/form/"
|
||||
class="rounded-md bg-primary-500 text-white font-bold p-2 m-auto w-max block">
|
||||
GET STARTED
|
||||
</a>
|
||||
</article>
|
||||
Reference in New Issue
Block a user