Add meta viewport tag for mobile devices - bitreich-www - the bitreich www webs… | |
Log | |
Files | |
Refs | |
Tags | |
--- | |
commit 1c5537068ea9df1545785bc8f7c67a0d2c31c79d | |
parent c75f5b4aa314253e9779bd16cd8f009fd8011c78 | |
Author: Eddie Thieda <[email protected]> | |
Date: Sun, 8 Mar 2020 06:06:05 -0400 | |
Add meta viewport tag for mobile devices | |
Signed-off-by: Christoph Lohmann <[email protected]> | |
Diffstat: | |
M 0-index.html.head | 11 ++++++----- | |
1 file changed, 6 insertions(+), 5 deletions(-) | |
--- | |
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 Muert… | |
<meta name="keywords" content="open source, libre software, simplicity… | |
<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</… | |
</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://[email protected]… | |
-Kiosk<a/>, where you can have the latest | |
+For fast access there is the <a class="proletariat" href="ssh://kiosk@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> |