From 1628cdf749c97c7bfea9ac2f226275b83e60b0a3 Mon Sep 17 00:00:00 2001 From: Jens Rømer Hesselbjerg Date: Sun, 05 Jul 2026 14:49:08 +0000 Subject: [PATCH] appview/pages: heading elements are in descending order Signed-off-by: Jens Rømer Hesselbjerg --- appview/pages/templates/timeline/home.html | 6 +++--- 1 file(s) changed, 3 insertion(s)(+), 3 deletion(s)(-) diff --git a/appview/pages/templates/timeline/home.html b/appview/pages/templates/timeline/home.html --- a/appview/pages/templates/timeline/home.html +++ b/appview/pages/templates/timeline/home.html @@ -343,7 +343,7 @@
{{ $moreLink := "https://docs.tangled.org/quick-start-guide.html#login-or-sign-up" }}
-

Built on AT Protocol

+

Built on AT Protocol

AT Protocol enables federated code-collaboration. Submit pull-requests or bug-reports to any repository hosted on any @@ -377,7 +377,7 @@

{{ $moreLink := "https://tangled.org/core" }}
-

Free and open source

+

Free and open source

All of Tangled is open source and built with the community! Check out the monorepo and join in on the fun. @@ -410,7 +410,7 @@

{{ $moreLink := "/timeline" }}
-

Social coding is back

+

Social coding is back

Discover trending projects, follow your friends and star your favourite repositories. Coding is better together!

-- tangled.sh