transition to a simple txt-based setup, plus txt2html
[~bandali/bndl.org] / fa / 404.html
diff --git a/fa/404.html b/fa/404.html
deleted file mode 100644 (file)
index 78d8fa3..0000000
+++ /dev/null
@@ -1,42 +0,0 @@
-<!doctype html>
-<html lang="fa" dir="rtl">
-<head>
-<meta charset="utf-8" />
-<meta name="author" content="bandali" />
-<meta name="viewport" content="width=device-width, initial-scale=1" />
-<title>صفحه پیدا نشد &mdash; بندعلی</title>
-<style>
-@font-face {
-  font-family: sahel; font-weight: normal;
-  src: local('Sahel WOL'), local('Sahel'),
-       url('sahel.woff2') format('woff2');
-}
-@font-face {
-  font-family: sahel; font-weight: bold;
-  src: local('Sahel Bold WOL'), local('Sahel Bold'),
-       url('sahelb.woff2') format('woff2');
-}
-body {
-  font-family: sahel, sans-serif;
-  line-height: 1.8;
-  max-width: 37.5em;
-  margin: 0 auto;
-  padding: 0 1em;
-}
-@media (prefers-color-scheme: dark) {
-  body { background: #1c1c1c; color: white; }
-  a:link { color: #acdeff; }
-  a:visited { color: #f8f; }
-  a:active { color: #e00; }
-}
-</style>
-</head>
-<body>
-<h1>خطای ۴۰۴</h1>
-<p>متأسفم، صفحهٔ مورد نظر پیدا نشد.  آیا آدرس صفحه درست است؟</p>
-
-<p>اگر تمایل دارید به <a href="https://bndl.org/fa/">صفحهٔ اصلی</a>
-بروید یا در این باره با
-بندعلی <a href="https://bndl.org/fa/contact.html">تماس بگیرید</a>.</p>
-</body>
-</html>