use ssi for more pages
[~bandali/bndl.org] / ssi / pre0.html
diff --git a/ssi/pre0.html b/ssi/pre0.html
new file mode 100644 (file)
index 0000000..04dab25
--- /dev/null
@@ -0,0 +1,16 @@
+<!doctype html>
+<html lang="en">
+<head>
+<meta charset="utf-8"/>
+<meta name="viewport" content="width=device-width, initial-scale=1"/>
+<!--# if expr="$title = home" -->
+<title>Amin Bandali's Personal Site</title>
+<!--# elif expr="$title = 404 Not Found" -->
+<title>404 Not Found</title>
+<!--# else -->
+<title><!--# echo var="title" --> &mdash; Amin Bandali</title>
+<!--# endif -->
+<link rel="icon" href="/gnu.ico"/>
+<link rel="stylesheet" href="/style.css"/>
+</head>
+<body>