docs(mastodon): migrate to hachyderm.io

This commit is contained in:
Jan De Dobbeleer 2023-04-28 11:40:34 +02:00 committed by Jan De Dobbeleer
parent 1b781bb0c1
commit 8352e48e78
3 changed files with 5 additions and 5 deletions

View file

@ -64,5 +64,5 @@ jobs:
#ohmyposh #oss #cli #opensource
visibility: "public"
env:
MASTODON_URL: "https://social.ohmyposh.dev/"
MASTODON_URL: "https://hachyderm.io/"
MASTODON_ACCESS_TOKEN: ${{ secrets.MASTODON_ACCESS_TOKEN }}

View file

@ -66,7 +66,7 @@ using Go (and the amazing [README][powerline-go])
[release-status]: https://img.shields.io/github/actions/workflow/status/jandedobbeleer/oh-my-posh/release.yml?branch=main
[license]: https://img.shields.io/github/license/JanDeDobbeleer/oh-my-posh.svg
[gh-downloads]: https://img.shields.io/github/downloads/jandedobbeleer/oh-my-posh/total?color=pink&label=GitHub%20Downloads
[mastodon]: https://img.shields.io/mastodon/follow/109326234705859737?domain=https%3A%2F%2Fsocial.ohmyposh.dev&label=Mastodon&style=social
[mastodon]: https://img.shields.io/mastodon/follow/110275292073181892?domain=https%3A%2F%2Fhachyderm.io&label=Mastodon&style=social
[discord]: https://img.shields.io/discord/1023597603331526656
[kraken]: https://img.shields.io/badge/GitKraken-Legendary%20Git%20Tools-teal?style=plastic&logo=gitkraken
[kraken-ref]: https://www.gitkraken.com/invite/nQmDPR9D

View file

@ -62,7 +62,7 @@ module.exports = {
position: 'right',
},
{
href: 'https://social.ohmyposh.dev/@jan',
href: 'https://hachyderm.io/@jandedobbeleer',
className: 'header-mastodon-link',
'aria-label': 'Mastodon',
position: 'right',
@ -99,10 +99,10 @@ module.exports = {
href: 'https://github.com/jandedobbeleer/oh-my-posh',
},
{
html: '<a class="footer__link-item" rel="me" href="https://social.ohmyposh.dev/@jan">Mastodon <svg width="13.5" height="13.5" aria-hidden="true" viewBox="0 0 24 24" class="iconExternalLink_node_modules-@docusaurus-theme-classic-lib-theme-Icon-ExternalLink-styles-module"><path fill="currentColor" d="M21 13v10h-21v-19h12v2h-10v15h17v-8h2zm3-12h-10.988l4.035 4-6.977 7.07 2.828 2.828 6.977-7.07 4.125 4.172v-11z"></path></svg></a>',
html: '<a class="footer__link-item" rel="me" href="https://hachyderm.io/@jandedobbeleer">Mastodon <svg width="13.5" height="13.5" aria-hidden="true" viewBox="0 0 24 24" class="iconExternalLink_node_modules-@docusaurus-theme-classic-lib-theme-Icon-ExternalLink-styles-module"><path fill="currentColor" d="M21 13v10h-21v-19h12v2h-10v15h17v-8h2zm3-12h-10.988l4.035 4-6.977 7.07 2.828 2.828 6.977-7.07 4.125 4.172v-11z"></path></svg></a>',
},
{
html: '<a class="footer__link-item" rel="me" href="https://social.ohmyposh.dev/@releasebot">Releases <svg width="13.5" height="13.5" aria-hidden="true" viewBox="0 0 24 24" class="iconExternalLink_node_modules-@docusaurus-theme-classic-lib-theme-Icon-ExternalLink-styles-module"><path fill="currentColor" d="M21 13v10h-21v-19h12v2h-10v15h17v-8h2zm3-12h-10.988l4.035 4-6.977 7.07 2.828 2.828 6.977-7.07 4.125 4.172v-11z"></path></svg></a>',
html: '<a class="footer__link-item" rel="me" href="https://hachyderm.io/@releasebot">Releases <svg width="13.5" height="13.5" aria-hidden="true" viewBox="0 0 24 24" class="iconExternalLink_node_modules-@docusaurus-theme-classic-lib-theme-Icon-ExternalLink-styles-module"><path fill="currentColor" d="M21 13v10h-21v-19h12v2h-10v15h17v-8h2zm3-12h-10.988l4.035 4-6.977 7.07 2.828 2.828 6.977-7.07 4.125 4.172v-11z"></path></svg></a>',
}
],
},