From b06bb954fcad455a19d2085f4d3b1c04e6013822 Mon Sep 17 00:00:00 2001 From: matthew Date: Wed, 22 Nov 2023 14:03:47 +0000 Subject: Update 404 page --- 404.html | 185 +++++++++++++++++++++---------------------------------------- robots.txt | 2 +- 2 files changed, 63 insertions(+), 124 deletions(-) diff --git a/404.html b/404.html index bccb7e3..cc8d2f2 100644 --- a/404.html +++ b/404.html @@ -2,155 +2,94 @@ - page not found... :( + raylib | page not found... :(
-

not found :(

-

Sorry, but the page you were trying to view does not exist.

-

It looks like this was the result of either:

- + + raylib logo + +
+

page not found

+

Sorry, but the page you were trying to view does not exist.

+

It looks like this was the result of either:

+
    +
  • a mistyped address
  • +
  • an out-of-date link
  • +
+

Return to the homepage.

+
+ - +
diff --git a/robots.txt b/robots.txt index 345303f..499014c 100644 --- a/robots.txt +++ b/robots.txt @@ -1,3 +1,3 @@ # robotstxt.org/ -Sitemap: https://raylib.com/sitemap.xml +Sitemap: https://raylib.com/sitemap.xml \ No newline at end of file -- cgit v1.2.3