From: Benno Schulenberg Date: Wed, 5 May 2021 10:38:55 +0000 (+0200) Subject: add a description tag in the section of the main page X-Git-Url: https://git.wh0rd.org/?p=nano-editor.git;a=commitdiff_plain;h=430423185fe6974e3fd59fdf45b726f351ab2696 add a description tag in the section of the main page Otherwise search engines will show the garbage of the ASCII art. Thanks to Peter Liscovius for suggesting how to do this in PHP. This fixes https://savannah.gnu.org/bugs/?60511. --- diff --git a/index.php b/index.php index bff9a4b..5b64d34 100644 --- a/index.php +++ b/index.php @@ -1,4 +1,4 @@ - + diff --git a/top.php b/top.php index e659035..bdea838 100644 --- a/top.php +++ b/top.php @@ -4,6 +4,9 @@ <?= $title ?> + + +