New site theme and removal of unneeded assets.
This commit is contained in:
parent
37ebc025d8
commit
4d3e841074
22 changed files with 17 additions and 176 deletions
23
404.html
23
404.html
|
@ -1,23 +0,0 @@
|
|||
<!--Page design by Lilium_Snow (Primrose)-->
|
||||
<!--This HTML document is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License. Get a copy of the license at https://creativecommons.org/licenses/by-sa/4.0/legalcode-->
|
||||
<!--"Freedo the Penguin" is licensed under the GNU Free Documentation License v1.3 or later and is Copyright © 2009 Rubén Rodríguez Pérez and Copyright © 2009 FSFLA. Get a copy of the GNU Free Documentation License at https://www.gnu.org/licenses/fdl-1.3.html-->
|
||||
|
||||
|
||||
<!DOCTYPE html>
|
||||
|
||||
<html lang="en-US">
|
||||
<head>
|
||||
<title>Not Found - Snowcake</title>
|
||||
<link rel="icon" type="image/x-icon" href="/assets/images/favicon.png">
|
||||
<link rel="stylesheet" href="/main_theme.css">
|
||||
<meta charset="UTF-8">
|
||||
</head>
|
||||
<body>
|
||||
<div class="content">
|
||||
<h1>404 - Not Found</h1>
|
||||
<img src="/assets/images/freedo.svg" width="200" height="200">
|
||||
<h2>Freedo says he couldn't find what you requested.</h2>
|
||||
<a href="/" class="button">🏠 Back to Home</a>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue