diff --git a/pages/04.contact/_contact/fullbar.md b/pages/04.contact/_contact/fullbar.md new file mode 100644 index 00000000..051cdd7d --- /dev/null +++ b/pages/04.contact/_contact/fullbar.md @@ -0,0 +1,18 @@ +--- +title: Contact +bgcolor: '#1F5C60' +fontcolor: '#FFFFFF' +text_align: center +--- +# How to contact us? + +If you would like to send us a feedback, have a question, would like to get in touch, or simply bitch about our poor services and support: + +**Email:** info@disroot.org|safe_email +**[Matrix]:** [#disroot:disroot.org](https://chat.disroot.org/#/room/#disroot:disroot.org) or directly via riot or other matrix clients +**XMPP:** disroot@chat.disroot.org +**IRC:** #disroot on irc.freenode.net +**Diaspora:** use hashtag #disroot +**Mastodon:** https://social.weho.st/@disroot + +If you have a feature request, an idea, feedback, a question, or would like to report a bug or other issue you have with your disroot account, check our [roadmap page](https://disroot.org/roadmap/). diff --git a/pages/04.contact/_empty-bar/fullbar.md b/pages/04.contact/_empty-bar/fullbar.md new file mode 100644 index 00000000..3d0ee89b --- /dev/null +++ b/pages/04.contact/_empty-bar/fullbar.md @@ -0,0 +1,6 @@ +--- +title: 'Empty Bar' +bgcolor: '#8EB726' +fontcolor: '#FFF' +text_align: center +--- diff --git a/pages/04.contact/contact-banner.jpg b/pages/04.contact/contact-banner.jpg new file mode 100644 index 00000000..61b52cef Binary files /dev/null and b/pages/04.contact/contact-banner.jpg differ diff --git a/pages/04.contact/fullbar.md b/pages/04.contact/fullbar.md new file mode 100644 index 00000000..051cdd7d --- /dev/null +++ b/pages/04.contact/fullbar.md @@ -0,0 +1,18 @@ +--- +title: Contact +bgcolor: '#1F5C60' +fontcolor: '#FFFFFF' +text_align: center +--- +# How to contact us? + +If you would like to send us a feedback, have a question, would like to get in touch, or simply bitch about our poor services and support: + +**Email:** info@disroot.org|safe_email +**[Matrix]:** [#disroot:disroot.org](https://chat.disroot.org/#/room/#disroot:disroot.org) or directly via riot or other matrix clients +**XMPP:** disroot@chat.disroot.org +**IRC:** #disroot on irc.freenode.net +**Diaspora:** use hashtag #disroot +**Mastodon:** https://social.weho.st/@disroot + +If you have a feature request, an idea, feedback, a question, or would like to report a bug or other issue you have with your disroot account, check our [roadmap page](https://disroot.org/roadmap/). diff --git a/pages/04.contact/modular.md b/pages/04.contact/modular.md new file mode 100644 index 00000000..6ba376c2 --- /dev/null +++ b/pages/04.contact/modular.md @@ -0,0 +1,13 @@ +--- +title: Contact +content: + items: '@self.modular' + order: + by: default + dir: asc + custom: + - _contact + - _empty-bar +body_classes: modular +header_image: 'contact-banner.jpg' +---