diff --git a/_data/community.yml b/_data/community.yml index 1305f77..0e4eac3 100644 --- a/_data/community.yml +++ b/_data/community.yml @@ -13,7 +13,3 @@ - name: Servers url: /servers/ icon: servers.svg - -- name: Reddit - url: https://reddit.com/r/minetest - icon: reddit.png diff --git a/_data/social.yml b/_data/social.yml new file mode 100644 index 0000000..007f4b5 --- /dev/null +++ b/_data/social.yml @@ -0,0 +1,19 @@ +- name: Matrix + url: https://matrix.to/#/+minetest:tchncs.de + icon: matrix.png + +- name: Mastodon + url: https://fosstodon.org/@minetest + icon: mastodon.png + +- name: Twitter + url: https://twitter.com/MinetestProject + icon: twitter.png + +- name: Discord + url: https://discord.gg/6W84ytH + icon: discord.png + +- name: Reddit + url: https://reddit.com/r/minetest + icon: reddit.png diff --git a/_includes/footer.html b/_includes/footer.html index 986af69..614c55f 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -2,7 +2,7 @@