Skip to content

Commit

Permalink
Add Codeberg link to the footer
Browse files Browse the repository at this point in the history
  • Loading branch information
pepicrft committed Jun 1, 2024
1 parent 14553c3 commit 38db550
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/pepicrft_web/components/layouts/root.html.heex
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
<nav class="pp-Footer_Navigation">
<a class="pp-Footer_Navigation-Item" href="https://x.com/pepicrft" target="_blank">X</a>
<a class="pp-Footer_Navigation-Item" href="https://mastodon.social/@pepicrft" target="_blank">Mastodon</a>
<a class="pp-Footer_Navigation-Item" href="https://codeberg.org/pepicrft" target="_blank">Codeberg</a>
<a class="pp-Footer_Navigation-Item" href="https://www.linkedin.com/in/pedro-piñera-buendia-9765a9125/" target="_blank">LinkedIn</a>
<a class="pp-Footer_Navigation-Item" href="https://github.com/pepicrft" target="_blank">GitHub</a>
<a class="pp-Footer_Navigation-Item" href={~p"/blog/feed.xml"} target="_blank">Feed</a>
Expand Down

0 comments on commit 38db550

Please sign in to comment.