From 599d032ff8bbb529575067c193ac498cac590de5 Mon Sep 17 00:00:00 2001 From: DanConwayDev Date: Tue, 2 Dec 2025 15:09:05 +0000 Subject: repo landing page - simplify --- src/http/landing.rs | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src') diff --git a/src/http/landing.rs b/src/http/landing.rs index df8b513..eaba914 100644 --- a/src/http/landing.rs +++ b/src/http/landing.rs @@ -347,7 +347,7 @@ pub fn get_repo_html(config: &Config, npub: &str, identifier: &str) -> String {

{identifier}

by {npub}

-

Git repository hosted on Grasp Server {relay_name}

+

Git repository hosted using the Grasp Protocol

Browse Repository @@ -363,7 +363,6 @@ pub fn get_repo_html(config: &Config, npub: &str, identifier: &str) -> String { - {software_box}