Skip to content

Commit

Permalink
Update index.mjs
Browse files Browse the repository at this point in the history
Added link to Thingiverse
  • Loading branch information
MoritzAlexanderHeld authored Oct 17, 2024
1 parent 7c92dc9 commit 48b0ec8
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion src/pages/index.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,10 @@ const IndexPage = () => {
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
</Helmet>
<h1> Hey! This website is still in development. Feel free to come back later!</h1>
</main>
<p>Meanwhile, you can have a look at my Thingiverse profile, where I am slowly uploading my designs from the last few years. Meaning that is also still in progress..<br>
<a href="https://www.thingiverse.com/heldemann/designs" target="_blank">https://www.thingiverse.com/heldemann/designs</a>
</p>
</main>
)
}

Expand Down

0 comments on commit 48b0ec8

Please sign in to comment.