summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Gonzalez <roger@rogs.me>2023-10-22 20:59:42 -0300
committerRoger Gonzalez <roger@rogs.me>2023-10-22 20:59:42 -0300
commit7f6228c2a2fc559e33210d7a1c88fe1d503d6be5 (patch)
treed99b1cc4e786e43c92233638e5baaf2ff052c3b6
parentb8c6848dce2d168d88c39cc91608d9fccace7148 (diff)
Added YAMS forum
-rw-r--r--config.toml5
-rw-r--r--content/contact/_index.md4
-rw-r--r--static/pics/yams-forum.pngbin0 -> 3515 bytes
3 files changed, 9 insertions, 0 deletions
diff --git a/config.toml b/config.toml
index dfd0e8c..a045a17 100644
--- a/config.toml
+++ b/config.toml
@@ -53,6 +53,11 @@ summaryLength = 30
weight = 7
[[menu.main]]
+ name = "Forum"
+ url = "https://forum.yams.media"
+ weight = 98
+
+[[menu.main]]
name = "Matrix"
url = "https://matrix.to/#/#yams:chat.rogs.me"
weight = 99
diff --git a/content/contact/_index.md b/content/contact/_index.md
index f711677..7699f17 100644
--- a/content/contact/_index.md
+++ b/content/contact/_index.md
@@ -9,6 +9,10 @@ weight: 100
You can join us here: [https://matrix.to/#/#yams:chat.rogs.me](https://matrix.to/#/#yams:chat.rogs.me).
+# Also, YAMS has a forum now!
+
+Go here: [https://forum.yams.media](https://forum.yams.media/).
+
# You can contact me by:
## Email (preferred)
diff --git a/static/pics/yams-forum.png b/static/pics/yams-forum.png
new file mode 100644
index 0000000..6cfc860
--- /dev/null
+++ b/static/pics/yams-forum.png
Binary files differ