diff --git a/src/lib/components/Head.svelte b/src/lib/components/Head.svelte new file mode 100644 index 0000000..5582fb2 --- /dev/null +++ b/src/lib/components/Head.svelte @@ -0,0 +1,21 @@ + + + + + {#if ogDescription} {/if} + {#if ogImage} {/if} + {#if ogUrl} {/if} + {#if articleAuthor} {/if} + {title} | VilisHost + \ No newline at end of file diff --git a/src/routes/+error.svelte b/src/routes/+error.svelte index 6e24420..7aded0d 100644 --- a/src/routes/+error.svelte +++ b/src/routes/+error.svelte @@ -1,7 +1,10 @@ + +

No secrets here

{page.status} {page.error?.message}

diff --git a/src/routes/+page.svelte b/src/routes/+page.svelte index 1e53ec6..b373028 100644 --- a/src/routes/+page.svelte +++ b/src/routes/+page.svelte @@ -1,10 +1,13 @@ + +

protogen.social

I intend to make protogen.social return sometime in the future, if i'm ever able to recover it's data

The server used to host it is currently down and frankly, I don't know when it might be coming back, I do hope it will tho as i've been damn proud of the mastodon instance i've been running for {formatDistanceToNow(prevDate)} now