commit fee0d4241d8756b5a102598c8149feba77ee940c
parent 85bac2b5923102c44c1a33ebec4ed11785a249d3
Author: JayVii <jayvii[AT]posteo[DOT]de>
Date: Wed, 11 Feb 2026 20:19:40 +0100
feat: update links to currently hosted services
Diffstat:
1 file changed, 0 insertions(+), 2 deletions(-)
diff --git a/config.toml b/config.toml
@@ -13,7 +13,6 @@ disableKinds = ["taxonomy", "term"]
{ blg = { href = "https://www.jayvii.de/posts", icon = "none", text = "Blog", title = "Blog on my Website" } },
{ fed = { href = "https://social.jayvii.de", icon = "none", text = "Fediverse", title = "Personal Ktistec server" } },
{ srh = { href = "https://search.jayvii.de", icon = "none", text = "Serĉi (Search)", title = "Key-word powered search engine re-director" } },
- { nws = { href = "https://news.jayvii.de", icon = "none", text = "News Feed", title = "Stagit instance with my public repositories" } },
{ rss = { href = "https://rss.jayvii.de", icon = "none", text = "RSS Reader", title = "Selfoss RSS reader instance" } },
{ vid = { href = "https://video.jayvii.de", icon = "none", text = "yt2html", title = "Public instance of yt2html" } },
{ pod = { href = "https://yt2rss.jayvii.de", icon = "none", text = "yt2rss", title = "Public instance of yt2rss" } },
@@ -23,7 +22,6 @@ disableKinds = ["taxonomy", "term"]
{ dev = { href = "https://src.jayvii.de", icon = "none", text = "Git Repositories", title = "Stagit instance with my public repositories" } },
{ trf = { href = "https://traffic.jayvii.de", icon = "none", text = "Traffic Counter: Website", title = "Traffic counter for www.jayvii.de" } },
{ trf = { href = "https://traffic.src.jayvii.de", icon = "none", text = "Traffic Counter: Git Repositories", title = "Traffic counter for src.jayvii.de" } },
- { trf = { href = "https://traffic.news.jayvii.de", icon = "none", text = "Traffic Counter: News Feed", title = "Traffic counter for news.jayvii.de" } },
]
[markup.highlight]