mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2026-05-26 20:49:55 +00:00
Update homepage
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
</div>
|
||||
<div class="content">
|
||||
<h1 class="title">JadedBlueEyes</h1>
|
||||
<div class="description">Working on it! Come back later :)</div>
|
||||
<div class="description">Student, Computer Scientist and Creative</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
gap: var(--spacing);
|
||||
margin: 48px auto;
|
||||
max-width: 320px;
|
||||
padding: 3rem 0;
|
||||
padding: 3rem .5rem;
|
||||
}
|
||||
|
||||
.logo {
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
<script lang="ts">
|
||||
import Hero from "$lib/Hero.svelte";
|
||||
import SvelteSeo from "svelte-seo";
|
||||
import Homepage from "Notes/Website Homepage.md";
|
||||
</script>
|
||||
<SvelteSeo
|
||||
title="Jade Ellis"
|
||||
@@ -8,4 +9,5 @@
|
||||
canonical="https://jade.ellis.link"
|
||||
/>
|
||||
<Hero />
|
||||
<a rel="me" href="https://tech.lgbt/@JadedBlueEyes">Mastodon</a>
|
||||
|
||||
<Homepage />
|
||||
Reference in New Issue
Block a user