summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2020-05-18 17:43:00 +0200
committerMatthias Beyer <mail@beyermatthias.de>2020-05-18 17:43:00 +0200
commitf5688f1ae36a646134a21b138c48a1f508c611ce (patch)
treeff83b2551a9ac5df2efbb788532842302d9c5077
parent581a73e00776ed9940c8c38e0f2ab318e0a469ee (diff)
Split assets into multiple files
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
-rw-r--r--assets/index.html3
-rw-r--r--assets/index_post.html0
-rw-r--r--assets/index_pre.html3
3 files changed, 5 insertions, 1 deletions
diff --git a/assets/index.html b/assets/index.html
index 10a14e2..eb9e2e0 100644
--- a/assets/index.html
+++ b/assets/index.html
@@ -1,4 +1,5 @@
-<html>
+ </style>
+ </head>
<body>
<div id="sidebar_left">
</div>
diff --git a/assets/index_post.html b/assets/index_post.html
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/assets/index_post.html
diff --git a/assets/index_pre.html b/assets/index_pre.html
new file mode 100644
index 0000000..da6f618
--- /dev/null
+++ b/assets/index_pre.html
@@ -0,0 +1,3 @@
+<html>
+ <head>
+ <style>