Add a WIP message and remove the blog link

This commit is contained in:
TheFrenchGhosty 2021-09-04 19:06:00 +02:00
parent c70ea7689f
commit 6225ea00e8
2 changed files with 5 additions and 4 deletions

View File

@ -15,10 +15,10 @@
url = "https://docs.invidious.io/"
weight = 10
[[main]]
name = "Blog"
url = "/blog/"
weight = 20
#[[main]]
# name = "Blog"
# url = "/blog/"
# weight = 20
[[social]]
name = "GitHub"

View File

@ -1,6 +1,7 @@
{{ define "main" }}
<section class="section container-fluid mt-n3 pb-3">
<div class="row justify-content-center">
<p class="col-lg-12 text-center">Website Work in Progress</p>
<div class="col-lg-12 text-center">
<h1><img src="invidious-colored-vector.svg" width="192" height="192" alt="Invidious logo"></h1>
<h1 class="mt-0">{{ .Title }}</h1>