Skip to content

Commit

Permalink
chore: add mastodon
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandre-touret committed Nov 6, 2022
1 parent 0065b82 commit 8d7ac11
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
9 changes: 8 additions & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,9 @@ author:
- label: "Twitter"
icon: "fab fa-fw fa-twitter-square"
url: "https://twitter.com/touret_alex"
- label: "Mastodon"
icon: "fab fa-fw fa-mastodon"
url: "https://piaille.fr/@alexandre"
- label: "GitHub"
icon: "fab fa-fw fa-github"
url: "https://github.com/alexandre-touret"
Expand All @@ -80,6 +83,9 @@ footer:
- label: "Twitter"
icon: "fab fa-fw fa-twitter-square"
url: "https://twitter.com/touret_alex"
- label: "Mastodon"
icon: "fab fa-fw fa-mastodon"
url: "https://piaille.fr/@alexandre"
- label: "GitHub"
icon: "fab fa-fw fa-github"
url: "https://github.com/alexandre-touret"
Expand Down Expand Up @@ -145,6 +151,7 @@ og_image: /assets/images/alexandre.touret.webp
social:
links:
- "https://twitter.com/touret_alex"
- "https://piaille.fr/@alexandre"
- "https://www.linkedin.com/in/atouret"

sass:
Expand All @@ -168,4 +175,4 @@ kramdown:
# Adding copy-to-clipboard functionality
after_footer_scripts:
- https://cdn.jsdelivr.net/npm/clipboard@2/dist/clipboard.min.js
- assets/js/clipboardrouge.js
- assets/js/clipboardrouge.js
2 changes: 1 addition & 1 deletion _includes/footer/custom.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
<!-- start custom footer snippets -->

<a rel="me" href="https://piaille.fr/@alexandre"></a>
<!-- end custom footer snippets -->

0 comments on commit 8d7ac11

Please sign in to comment.