Skip to content

Commit

Permalink
Add outdated text to portfolio
Browse files Browse the repository at this point in the history
  • Loading branch information
cofob committed Apr 4, 2024
1 parent d2738e5 commit 73677ea
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/routes/portfolio/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@
<Section>
<div class="text-center">
<Heading level={1}>Portfolio</Heading>
<p>
<b>⚠️ Page outdated!</b> Actual info on
<a href="https://github.com/cofob" class="link" target="_blank">GitHub</a>.
</p>
</div>

<div class="grid grid-cols-1 sm:grid-cols-2 md:grid-cols-3 gap-2 mt-4">
Expand Down

0 comments on commit 73677ea

Please sign in to comment.