improvements
This commit is contained in:
parent
c7165ec051
commit
5cb7412575
12 changed files with 105 additions and 32 deletions
6
404.html
6
404.html
|
@ -3,8 +3,8 @@
|
|||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="stylesheet" href="index.css">
|
||||
<link href="favicon.png" rel="icon"/>
|
||||
<link rel="stylesheet" href="css/index.css">
|
||||
<link href="assets/images/favicon.png" rel="icon"/>
|
||||
<title>amolinae's website</title>
|
||||
<meta name=description content="">
|
||||
</head>
|
||||
|
@ -12,7 +12,7 @@
|
|||
<div class="crt"></div>
|
||||
<link href="https://fonts.googleapis.com/css2?family=Cousine:ital,wght@0,400;0,700;1,400;1,700&display=swap" rel="stylesheet">
|
||||
<h1>404</h1>
|
||||
<p>Not found</p>
|
||||
<p style="margin-top: 8px;">Not found</p>
|
||||
<div style="margin-top: 32px;">
|
||||
<a href="index.html">[ Back ]</a>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue