add meta tags

This commit is contained in:
kamkow1
2025-06-25 21:12:42 +02:00
parent 4254c66aa3
commit ab37785d2a
5 changed files with 18 additions and 0 deletions

View File

@ -3,6 +3,7 @@
<head>
<title>404 - Page not found</title>
<link rel="stylesheet" href="/etc/simple.css" />
<#META_TAGS>
</head>
<body>
<h1>The page you were looking for doesn't exist!</h1>