From 4057a1b6c1bf1468510c4d25f85fe595b4f78096 Mon Sep 17 00:00:00 2001 From: Jeff Moe Date: Sat, 2 Dec 2023 10:30:50 -0700 Subject: [PATCH] redirect docs to parrot.wtf --- hugo.toml | 7 +++++++ public/404.html | 3 +++ public/about/index.html | 7 +++++-- public/categories/index.html | 3 +++ public/docs/_print/index.html | 3 +++ public/docs/code/_print/index.html | 3 +++ public/docs/code/index.html | 5 ++++- public/docs/index.html | 5 ++++- public/docs/install/_print/index.html | 3 +++ public/docs/install/index.html | 5 ++++- public/docs/overview/_print/index.html | 3 +++ public/docs/overview/index.html | 5 ++++- public/docs/screenshots/_print/index.html | 3 +++ public/docs/screenshots/index.html | 5 ++++- public/index.html | 3 +++ public/search/index.html | 3 +++ public/sitemap.xml | 12 ++++++------ public/tags/index.html | 3 +++ 18 files changed, 68 insertions(+), 13 deletions(-) diff --git a/hugo.toml b/hugo.toml index 00f402c..11cec5d 100644 --- a/hugo.toml +++ b/hugo.toml @@ -175,3 +175,10 @@ enable = false [[module.imports]] path = "github.com/google/docsy/dependencies" disable = false + +[[menu.main]] + name = "Docs" + weight = 1 + url = "https://parrot.wtf/" + identifier = "docs" + diff --git a/public/404.html b/public/404.html index ca92eaa..8ef2f9f 100644 --- a/public/404.html +++ b/public/404.html @@ -48,6 +48,9 @@ Parrot