From: Malte Bublitz Date: Wed, 28 Sep 2022 20:00:12 +0000 (+0200) Subject: tty/ nutzt Google-Suche X-Git-Url: https://git.rt3x.de/?a=commitdiff_plain;h=dd6fec70db335e16bfd02dc692e36a55e9824b00;p=startseite.malte70.de.git tty/ nutzt Google-Suche --- diff --git a/tty/index.php b/tty/index.php index 55388d0..ad84897 100644 --- a/tty/index.php +++ b/tty/index.php @@ -32,6 +32,7 @@ $Data = Array( "Notepad" => false, "WhoAmI" => $user["name"]."@".$user["host"], "JS" => false, + "Search" => "Google", "Footer" => Array( "CopyrightYear" => date("Y"), "AuthorName" => "malte70",