Add meta viewport tag for mobile devices - bitreich-www - the bitreich www website generator DIR Log DIR Files DIR Refs DIR Tags --- DIR commit 1c5537068ea9df1545785bc8f7c67a0d2c31c79d DIR parent c75f5b4aa314253e9779bd16cd8f009fd8011c78 HTML Author: Eddie Thieda <eddie.thieda@gmail.com> Date: Sun, 8 Mar 2020 06:06:05 -0400 Add meta viewport tag for mobile devices Signed-off-by: Christoph Lohmann <20h@r-36.net> Diffstat: M 0-index.html.head | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) --- DIR diff --git a/0-index.html.head b/0-index.html.head @@ -3,6 +3,7 @@ <title>Bitreich.org</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> + <meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="description" content="Bitreich.org – Simplicidad o Muerte!" /> <meta name="keywords" content="open source, libre software, simplicity, gopher, community" /> <meta name="robots" content="follow" /> @@ -11,20 +12,20 @@ <body> <h1>Bitreich.org</h1> <p>Sorry, we are using the non-complex gopher protocol. Consider browsing to -<a class="rainbow" href="gopher://bitreich.org/1/">gopher://bitreich.org</a>. +<a class="proletariat" href="gopher://bitreich.org/1/">gopher://bitreich.org</a>. </p> <p>If you don't know how to access gopher, see the website of -<a class="rainbow" href="http://gopherproject.org">The Gopher Project</a> -(<a class="rainbow" href="gopher://gopherproject.org">via gopher</a>) +<a class="proletariat" href="http://gopherproject.org">The Gopher Project</a> +(<a class="proletariat" href="gopher://gopherproject.org">via gopher</a>) for further assistance. </p> <p style="color:red; font-weight:bold; text-align: center;"> <marquee><blink>NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW</blink></marquee> -For fast access there is the <a class="rainbow" href="ssh://kiosk@bitreich.org">Bitreich -Kiosk<a/>, where you can have the latest +For fast access there is the <a class="proletariat" href="ssh://kiosk@bitreich.org">Bitreich +Kiosk</a>, where you can have the latest gopher offers and of course access to gopher for free, using SSH. <marquee><blink>NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW NEW</blink></marquee></p>