added jonref to the main page

This commit is contained in:
Jonas_Jones 2025-03-09 21:21:25 +01:00
parent 3f8bad7344
commit bd7f0ae116

View file

@ -11,7 +11,9 @@
<meta name="description" content="Svelte demo app" /> <meta name="description" content="Svelte demo app" />
</svelte:head> </svelte:head>
<h2>Welcome to the Dashboard</h2> <div class="text-column">
<h2>Welcome to the Dashboard</h2>
<p>You are logged in and have access to this page.</p> <p>You are logged in and have access to this page.</p>
<img src="https://cdn.tw25.net/img/jonrefs/party.gif"></img> <img src="https://cdn.tw25.net/img/jonrefs/party.gif">
</div>