mirror of
https://github.com/silicoflare/silicoflare-website.git
synced 2026-05-26 20:17:58 +05:30
normal updates
This commit is contained in:
25
404.html
25
404.html
@@ -1,4 +1,21 @@
|
|||||||
<center>
|
<!DOCTYPE html>
|
||||||
<h0>404</h0><br>
|
<html lang="en">
|
||||||
<p>Sorry, that page doesn't exist.</p>
|
<head>
|
||||||
</center>
|
<meta charset = "UTF-8">
|
||||||
|
<meta name = "viewport" content = "width=device-width, initial-scale=1.0">
|
||||||
|
<meta name = "author" content = "SilicoFlare">
|
||||||
|
<meta name = "description" content = "SilicoFlare's official website.">
|
||||||
|
<meta name = "keywords" content = "silicoflare , website">
|
||||||
|
|
||||||
|
<link rel = "stylesheet" type = "text/css" href = "silicoflare.css">
|
||||||
|
|
||||||
|
<title>Error 404 - Not Found</title>
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
<center>
|
||||||
|
<h0>404</h0><br>
|
||||||
|
<p>Sorry, that page doesn't exist.</p>
|
||||||
|
</center>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
|||||||
@@ -87,6 +87,7 @@ header {
|
|||||||
|
|
||||||
h0 {
|
h0 {
|
||||||
font-size: 750%;
|
font-size: 750%;
|
||||||
|
background-color: #7F00FF;
|
||||||
}
|
}
|
||||||
|
|
||||||
h1 {
|
h1 {
|
||||||
|
|||||||
Reference in New Issue
Block a user