summary refs log tree commit diff stats
path: root/header/files.txt
diff options
context:
space:
mode:
authorkaa <kaa@laptosh.my.domain>2023-06-23 11:19:51 -0700
committerkaa <kaa@laptosh.my.domain>2023-06-23 11:19:51 -0700
commit8828e75a9ee7a5408ad00ad17e9878a2740cc866 (patch)
treebd60b53fb9896316ebc9928a30e0b0806b1c64ae /header/files.txt
downloadneocities-8828e75a9ee7a5408ad00ad17e9878a2740cc866.tar.gz
"Initial."
Diffstat (limited to 'header/files.txt')
-rwxr-xr-xheader/files.txt31
1 files changed, 31 insertions, 0 deletions
diff --git a/header/files.txt b/header/files.txt
new file mode 100755
index 0000000..fac4471
--- /dev/null
+++ b/header/files.txt
@@ -0,0 +1,31 @@
+<!DOCTYPE html>
+<html>
+	<head>
+		<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+
+		<title>files</title>
+
+		<style>
+			pre {
+				font-family: Nimbus Mono L, Courier, monospace;
+				font-size: 14pt;
+			}
+			a:link {
+				color: #000000;
+				text-decoration: none;
+			}
+			a:visited {
+
+				color: #000000;
+			}
+			a:hover {
+				color: #00BEBE;
+			}
+			body {
+				background-color: #ffffec;
+			}
+		</style>
+	</head>
+
+	<body>
+		<pre>
\ No newline at end of file