forked from mCaptcha/website
community tab
This commit is contained in:
parent
2327e55db5
commit
882d8a7593
3 changed files with 17 additions and 10 deletions
|
@ -20,6 +20,12 @@
|
||||||
url = "/blog/"
|
url = "/blog/"
|
||||||
weight = 20
|
weight = 20
|
||||||
|
|
||||||
|
[[main]]
|
||||||
|
name = "Community"
|
||||||
|
url = "/community/"
|
||||||
|
weight = 30
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
[[social]]
|
[[social]]
|
||||||
name = "GitHub"
|
name = "GitHub"
|
||||||
|
|
11
content/community/index.md
Normal file
11
content/community/index.md
Normal file
|
@ -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)!
|
|
@ -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" >}}
|
|
Loading…
Reference in a new issue