From 5e0cd5d6e8f1ca754dc6ba2b08b884b1c504c095 Mon Sep 17 00:00:00 2001 From: shockrah Date: Sat, 25 Jan 2020 20:37:23 -0800 Subject: [PATCH] new root page yeye --- make | 1 + prebuild/stream.md | 12 ++++++++++++ templates/navbar.html | 9 --------- templates/post-header.html | 3 +++ 4 files changed, 16 insertions(+), 9 deletions(-) create mode 100644 prebuild/stream.md delete mode 100644 templates/navbar.html diff --git a/make b/make index 11801c4..1ab3fd2 100755 --- a/make +++ b/make @@ -74,6 +74,7 @@ while getopts ":aslrhp:" opt;do post './prebuild/about.md' post './prebuild/links.md' post './prebuild/index.md' + post './prebuild/stream.md' exit 0 ;; p) diff --git a/prebuild/stream.md b/prebuild/stream.md new file mode 100644 index 0000000..9513ac9 --- /dev/null +++ b/prebuild/stream.md @@ -0,0 +1,12 @@ +# Twitch Stream + + +# Latest Interesting highlight + +
+ +# Various Social Media's + +* Discord: + +* Mastadon: diff --git a/templates/navbar.html b/templates/navbar.html deleted file mode 100644 index fcc3061..0000000 --- a/templates/navbar.html +++ /dev/null @@ -1,9 +0,0 @@ -
- Home - Site Source - Contact - About - - -
- diff --git a/templates/post-header.html b/templates/post-header.html index d2ffcd2..8ba29d4 100644 --- a/templates/post-header.html +++ b/templates/post-header.html @@ -22,6 +22,9 @@
  • Links
  • +
  • + Stream - Twitch +