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 @@ - - 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 @@