Skip to content

Commit c4ecedc

Browse files
committed
Update mastodon link
1 parent ee796aa commit c4ecedc

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ menu = [
3030
{url = "/pages/about", name = "About"},
3131
]
3232

33-
author_url = "https://fosstodon.org/@gamingrobot"
33+
author_url = "https://graphics.social/@gamingrobot"
3434

3535
# https://www.goatcounter.com/
3636
goatcounter = "grbt-doingstuff"

templates/about.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<div class="icons" aria-label=Links>
3232
<a class="icon" href="mailto:morgan@creekmore.dev" target="_blank" rel=noopener title=Mail>{{ macros::svg_mail() }}</a>
3333
<a class="icon" href="https://github.com/gamingrobot" target="_blank" rel="noopener me">{{ macros::svg_github() }}</a>
34-
<a class="icon" href="https://fosstodon.org/@gamingrobot" target="_blank" rel="noopener me">{{ macros::svg_mastadon() }}</a>
34+
<a class="icon" href="https://graphics.social/@gamingrobot" target="_blank" rel="noopener me">{{ macros::svg_mastadon() }}</a>
3535
</div>
3636
</section>
3737
</div>

0 commit comments

Comments
 (0)