From 4a1dc8b9f25b701c750e76ec9c3a08c2e990563e Mon Sep 17 00:00:00 2001 From: soaos Date: Mon, 24 Nov 2025 21:23:15 -0500 Subject: StatusCafe Integration --- templates/index.html | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'templates/index.html') diff --git a/templates/index.html b/templates/index.html index da8971e..3f94c89 100644 --- a/templates/index.html +++ b/templates/index.html @@ -5,9 +5,15 @@ {% set soaos = macros::soaosed(text="soaos") | trim %} {% set Soaos = macros::soaosed(text="Soaos") | trim %} {{macros::window(title="👤 Welcome to " ~ soaos ~ ".dev")}} +
+
+

Latest Status

+
+

I'm an "artist" and professional software developer. In my free time I mostly work on eccentric software projects which you can read about here.

+
{{ macros::treeview(height="16rem")}} {{ macros::subtree(name="On this site", open=true) }} @@ -28,6 +34,7 @@ I'm an "artist" and professional software developer. In my free time I mostly wo {{ macros::subtree(name="Find me on the Web", open=true) }} {{ macros::treelink(text="📧 E-Mail: soaos@soaos.dev", url="mailto:soaos@soaos.dev", rel="me") }} {{ macros::treelink(text="💬 XMPP: soaos@chat.soaos.dev", url="xmpp:soaos@chat.soaos.dev", rel="me") }} + {{ macros::treelink(text="☕️ StatusCafe: soaos", url="https://status.cafe/users/soaos", blank=true, rel="me") }} {{ macros::treelink(text="🐘 Mastodon: soaos@furry.engineer", url="http://soaos.dog", rel="me", blank=true) }} {{ macros::treelink(text="🦀 SSB: @Y1EKP4PU77qby4lI+m5MN6+NcYdjTdRQlV6NmluevuY=.ed25519", url="https://ssb.soaos.dev/~core/ssb/#@Y1EKP4PU77qby4lI+m5MN6+NcYdjTdRQlV6NmluevuY=.ed25519", rel="me", blank=true) }} {{ macros::treelink(text="⬡ ListenBrainz: soaos", url="https://listenbrainz.org/user/soaos/", rel="me", blank=true) }} -- cgit v1.2.3