mirror of
https://github.com/bartvdbraak/hellob.art.git
synced 2025-06-29 07:49:10 +00:00
feat: default open graph and twitter metadata
This commit is contained in:
parent
d27a50f995
commit
74cf77ece8
3 changed files with 14 additions and 1 deletions
|
@ -5,7 +5,11 @@
|
|||
|
||||
<svelte:head>
|
||||
<title>hellob.art — timeline</title>
|
||||
<meta name="description" content="Timeline showing " />
|
||||
<meta
|
||||
name="description"
|
||||
content="A timeline showing a multitude of endeavors in my career, education as well as personal
|
||||
milestones."
|
||||
/>
|
||||
</svelte:head>
|
||||
|
||||
<div class="py-6 sm:py-8 lg:py-12 md:mt-8 mx-auto max-w-screen-xl px-4 md:px-8">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue