From 882d8a759377bab321094460993bd800b1f8cbd8 Mon Sep 17 00:00:00 2001 From: realaravinth Date: Wed, 10 Mar 2021 20:58:36 +0530 Subject: [PATCH] community tab --- config/_default/menus.toml | 6 ++++++ content/community/index.md | 11 +++++++++++ content/contact/index.md | 10 ---------- 3 files changed, 17 insertions(+), 10 deletions(-) create mode 100644 content/community/index.md delete mode 100644 content/contact/index.md diff --git a/config/_default/menus.toml b/config/_default/menus.toml index 0be6438..02345c7 100644 --- a/config/_default/menus.toml +++ b/config/_default/menus.toml @@ -20,6 +20,12 @@ url = "/blog/" weight = 20 +[[main]] + name = "Community" + url = "/community/" + weight = 30 + + [[social]] name = "GitHub" diff --git a/content/community/index.md b/content/community/index.md new file mode 100644 index 0000000..6007c28 --- /dev/null +++ b/content/community/index.md @@ -0,0 +1,11 @@ +--- +title: "Community" +description: "Drop us an email." +date: 2021-03-10 +lastmod: 2021-03-10 20:48 +draft: false +images: [] +--- + +Come say hi at our [Matrix community](https://matrix.to/#/+mcaptcha:matrix.batsense.net) or write to me at +[realaravinth@batsense.net](mailto:realaravinth@batsense.net)! diff --git a/content/contact/index.md b/content/contact/index.md deleted file mode 100644 index 795089f..0000000 --- a/content/contact/index.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -title: "Contact" -description: "Drop us an email." -date: 2020-08-27T19:25:12+02:00 -lastmod: 2020-08-27T19:25:12+02:00 -draft: true -images: [] ---- - -{{< email user="hello" domain="getdoks.org" >}}