Skip to content

Commit

Permalink
rename website link
Browse files Browse the repository at this point in the history
  • Loading branch information
JeuJeus committed Oct 5, 2023
1 parent 7189c12 commit 6a89992
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/layouts/base.njk
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
</main>

<footer>
<a href="https://jeujeus.de" target="_blank">JeuJeus</a>
<a href="https://jeujeus.de" target="_blank">Website</a>

{%- for entry in collections.all | eleventyNavigation %}
{% if entry.key == "Imprint" or entry.key == "About Me" %}
Expand Down

0 comments on commit 6a89992

Please sign in to comment.