From 54402412687dd6f20b16bb83b9b7710d2f54e702 Mon Sep 17 00:00:00 2001 From: TheFrenchGhosty Date: Sat, 4 Sep 2021 17:46:47 +0200 Subject: [PATCH] Fix some stuff --- config/next/config.toml | 2 +- config/production/config.toml | 2 +- content/_index.md | 6 +++--- layouts/index.html | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/config/next/config.toml b/config/next/config.toml index c7ea5bc..7d682de 100644 --- a/config/next/config.toml +++ b/config/next/config.toml @@ -1,2 +1,2 @@ -baseurl = "https://doks-child-theme-next.netlify.app/" +baseurl = "https://invidious.io/" canonifyURLs = true diff --git a/config/production/config.toml b/config/production/config.toml index a004d37..7d682de 100644 --- a/config/production/config.toml +++ b/config/production/config.toml @@ -1,2 +1,2 @@ -baseurl = "https://doks-child-theme.netlify.app/" +baseurl = "https://invidious.io/" canonifyURLs = true diff --git a/content/_index.md b/content/_index.md index db4b8c4..3836134 100644 --- a/content/_index.md +++ b/content/_index.md @@ -1,7 +1,7 @@ --- -title : "Modern Documentation Theme" -description: "Doks is a Hugo theme helping you build modern documentation websites that are secure, fast, and SEO-ready — by default." -lead: "Doks is a Hugo theme helping you build modern documentation websites that are secure, fast, and SEO-ready — by default." +title : "Invidious" +description: "Invidious is an open source alternative front-end to YouTube." +lead: "Invidious is an open source alternative front-end to YouTube." date: 2020-10-06T08:47:36+00:00 lastmod: 2020-10-06T08:47:36+00:00 draft: false diff --git a/layouts/index.html b/layouts/index.html index bbb5c58..8c70381 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -2,10 +2,10 @@
-

Invidious

+

{{ .Title }}

-

Invidious is an alternative front-end to YouTube

+

{{ .Params.lead | safeHTML }}

Using Invidious Hosting Invidious

Open-source AGPL-V3 Licensed. GitHub