Skip to content

Commit

Permalink
Revert "fix: Update Logo.svelte to display correct year"
Browse files Browse the repository at this point in the history
This reverts commit 59b9058.
  • Loading branch information
Narigo authored May 22, 2024
1 parent a493baf commit ae1033a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/layout/Logo.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@
</g>
<g class="year-2016">
<path class="back" d="M109 343L107 303L147 323L149 363L109 343Z" fill="#9b03a6" />
<text fill="#fff" x="111" y="330">2024</text>
<text fill="#fff" x="111" y="330">2016</text>
<path class="front" d="M109 343L107 303L147 323L149 363L109 343Z" fill="#E98B23" />
</g>
</g>
Expand Down

0 comments on commit ae1033a

Please sign in to comment.