From 4b42bc22ff8dc4eb3a13fab32441f091f431fb99 Mon Sep 17 00:00:00 2001 From: mms Date: Sat, 5 Oct 2024 09:29:32 +0200 Subject: voy --- layouts/partials/external_link.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'layouts') diff --git a/layouts/partials/external_link.html b/layouts/partials/external_link.html index 5b3277f..3eee5d1 100644 --- a/layouts/partials/external_link.html +++ b/layouts/partials/external_link.html @@ -7,7 +7,7 @@ {{ else if eq .Section "unix-history" }} {{ $section = "Unix History" }} {{ else if eq .Section "star-trek" }} - {{ $section = "Star Trek" }} + {{ $section = "Notes on Star Trek" }} {{ else if eq .Section "bsd" }} {{ $section = "Guide to BSD" }} {{ end }} -- cgit v1.2.3