summary refs log tree commit diff stats
path: root/header/files.txt
diff options
context:
space:
mode:
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