diff --git a/content/_index.md b/content/_index.md index 443af08..77e3936 100644 --- a/content/_index.md +++ b/content/_index.md @@ -7,5 +7,5 @@ Just another dev blog. * git: https://gitea.balki.me/balki * github: https://github.com/balki -* Fediverse: https://social.balki.me/@balki `@balki@balki.me` +* Fediverse: {{< myfedilink >}} `@balki@balki.me` * RSS: https://blog.balki.me/index.xml diff --git a/layouts/_shortcodes/myfedilink.html b/layouts/_shortcodes/myfedilink.html new file mode 100644 index 0000000..f0504da --- /dev/null +++ b/layouts/_shortcodes/myfedilink.html @@ -0,0 +1 @@ +https://social.balki.me/@balki diff --git a/public b/public index 15935f4..a43a271 160000 --- a/public +++ b/public @@ -1 +1 @@ -Subproject commit 15935f461aa623cd28b2db976f707b85ce489b1a +Subproject commit a43a27194c5fd7f4941537a689c1a15a6d577cc8