From 14a2e29356872aeb49426ae70a0578bdfc58b29d Mon Sep 17 00:00:00 2001 From: tdro Date: Thu, 23 Mar 2023 20:39:35 -0400 Subject: content: Use only #docs tag Stay general and avoid extraneous tags --- content/default/messages/authors.md | 2 +- content/default/messages/create.md | 2 +- content/default/messages/quickstart.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'content/default') diff --git a/content/default/messages/authors.md b/content/default/messages/authors.md index 85d46c5..1428ca1 100644 --- a/content/default/messages/authors.md +++ b/content/default/messages/authors.md @@ -1,7 +1,7 @@ +++ date = "2022-03-14T04:35:51+00:00" lastmod = "2022-03-14T04:35:51+00:00" -tags = [ "docs", "authors" ] +tags = [ "docs" ] +++ Beep beep beep. Another user? Multiple users are available by setting a specific diff --git a/content/default/messages/create.md b/content/default/messages/create.md index 853b5e7..96534c8 100644 --- a/content/default/messages/create.md +++ b/content/default/messages/create.md @@ -1,7 +1,7 @@ +++ date = "2022-03-13T04:24:37+00:00" lastmod = "2022-03-13T04:24:37+00:00" -tags = [ "docs", "hugo", "authors" ] +tags = [ "docs" ] +++ "Bootstrap" authors by adding a name to the author list in the `toml/json/yaml` diff --git a/content/default/messages/quickstart.md b/content/default/messages/quickstart.md index c665ded..f7f8332 100644 --- a/content/default/messages/quickstart.md +++ b/content/default/messages/quickstart.md @@ -1,7 +1,7 @@ +++ date = "2022-03-05T03:45:51+00:00" lastmod = "2022-03-05T03:45:51+00:00" -tags = [ "docs", "hugo", "quickstart" ] +tags = [ "docs" ] author = "default" +++ -- cgit v1.2.3