diff --git a/_data/community.yml b/_data/community.yml new file mode 100644 index 0000000..1305f77 --- /dev/null +++ b/_data/community.yml @@ -0,0 +1,19 @@ +- name: Wiki + url: https://wiki.minetest.net + icon: wiki.svg + +- name: Forum + url: https://forum.minetest.net + icon: forum.svg + +- name: IRC + url: https://wiki.minetest.net/IRC + icon: irc.svg + +- name: Servers + url: /servers/ + icon: servers.svg + +- name: Reddit + url: https://reddit.com/r/minetest + icon: reddit.png diff --git a/_includes/footer.html b/_includes/footer.html index e3c4909..c1c766c 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -28,7 +28,7 @@