Skip to content

Commit

Permalink
add logo to about page
Browse files Browse the repository at this point in the history
  • Loading branch information
andreidobrinski committed Feb 24, 2024
1 parent 7ad1c99 commit 3b03637
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/routes/about/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
</script>

<main>
<img src="pencil-icon.svg" alt="scratchpad logo" width="100px" height="100px" />
<h1>About Scratchpad</h1>

<h2>What is it?</h2>
Expand Down

0 comments on commit 3b03637

Please sign in to comment.