From: Benno Schulenberg Date: Wed, 5 May 2021 10:44:52 +0000 (+0200) Subject: prefix the title of each page with "nano — " X-Git-Url: https://git.wh0rd.org/?p=nano-editor.git;a=commitdiff_plain;h=098b934e2f32148327b5fd889ba4c91862bc10db;ds=inline prefix the title of each page with "nano — " --- diff --git a/index.php b/index.php index 5b64d34..8a7bba9 100644 --- a/index.php +++ b/index.php @@ -1,4 +1,4 @@ - + diff --git a/top.php b/top.php index bdea838..1ef93be 100644 --- a/top.php +++ b/top.php @@ -3,10 +3,10 @@ - <?= $title ?> - + nano — <?= $title ?> + - +