From ff04d01208b4c7812006182c9a94476c4738d812 Mon Sep 17 00:00:00 2001 From: Tilde Black Admin Date: Thu, 9 Jul 2020 08:44:19 +0000 Subject: [PATCH] 404 page styled --- templates/web/404.html | 93 +++++++++++++++++++++++++++++++++ templates/web/assets/styles.css | 4 +- templates/web/foot.partial.html | 2 +- templates/web/head.partial.html | 4 +- webroot.sh | 1 + 5 files changed, 100 insertions(+), 4 deletions(-) create mode 100644 templates/web/404.html diff --git a/templates/web/404.html b/templates/web/404.html new file mode 100644 index 0000000..e490065 --- /dev/null +++ b/templates/web/404.html @@ -0,0 +1,93 @@ + + + + Tilde Black - Page not found + + + +
+
+

Page not found

+

We're sorry, but there is no page at this location. Why not go back and tray again, or return to the homepage

+
+
+ + diff --git a/templates/web/assets/styles.css b/templates/web/assets/styles.css index b2d001b..2d6a323 100644 --- a/templates/web/assets/styles.css +++ b/templates/web/assets/styles.css @@ -3,8 +3,8 @@ @font-face { font-family: 'blankaregular'; font-display: swap; - src: url('blanka-regular-webfont.woff2') format('woff2'), - url('blanka-regular-webfont.woff') format('woff'); + src: url('/assets/blanka-regular-webfont.woff2') format('woff2'), + url('/assets/blanka-regular-webfont.woff') format('woff'); font-weight: normal; font-style: normal; } diff --git a/templates/web/foot.partial.html b/templates/web/foot.partial.html index 49a3825..41c25e8 100644 --- a/templates/web/foot.partial.html +++ b/templates/web/foot.partial.html @@ -11,7 +11,7 @@ href="http://creativecommons.org/licenses/by/3.0/" rel="noreferrer" title="Creative Commons BY 3.0">CC 3.0 BY

-

© 2020 Tilde Black

+

Tilde Black system pages are licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. Individual user pages are all rights reserved unless otherwise specified.

diff --git a/templates/web/head.partial.html b/templates/web/head.partial.html index f03f29e..22a702d 100644 --- a/templates/web/head.partial.html +++ b/templates/web/head.partial.html @@ -28,6 +28,7 @@

The black hole of the tildeverse

Icon of a Black Hole
+

This site is available on tor at: black...jetfuz...onion

Tilde (~) servers are public access unix systems in the spirit of tilde.club, which was created by Paul Ford in 2014. Member status on a tilde server mainly involves some level of @@ -158,9 +159,10 @@