diff --git a/docs/installation/alpine_linux_en.md b/docs/installation/alpine_linux_en.md index 735b89901..162939dbf 100644 --- a/docs/installation/alpine_linux_en.md +++ b/docs/installation/alpine_linux_en.md @@ -222,6 +222,5 @@ sudo -Hu akkoma MIX_ENV=prod mix pleroma.user new #### Further reading {! backend/installation/further_reading.include !} -## Questions -If you encounter any issues or have questions regarding the install process, feel free to ask at [meta.akkoma.dev](https://meta.akkoma.dev/). +{! backend/support.include !} diff --git a/docs/installation/arch_linux_en.md b/docs/installation/arch_linux_en.md index 4c8110b66..31818593a 100644 --- a/docs/installation/arch_linux_en.md +++ b/docs/installation/arch_linux_en.md @@ -215,6 +215,5 @@ sudo -Hu akkoma MIX_ENV=prod mix pleroma.user new #### Further reading {! backend/installation/further_reading.include !} -## Questions -If you encounter any issues or have questions regarding the install process, feel free to ask at [meta.akkoma.dev](https://meta.akkoma.dev/). +{! backend/support.include !} diff --git a/docs/installation/debian_based_en.md b/docs/installation/debian_based_en.md index 86d371f1e..f2c9eb3b8 100644 --- a/docs/installation/debian_based_en.md +++ b/docs/installation/debian_based_en.md @@ -178,6 +178,5 @@ sudo -Hu akkoma MIX_ENV=prod mix pleroma.user new #### Further reading {! backend/installation/further_reading.include !} -## Questions -If you encounter any issues or have questions regarding the install process, feel free to ask at [meta.akkoma.dev](https://meta.akkoma.dev/). +{! backend/support.include !} diff --git a/docs/installation/freebsd_en.md b/docs/installation/freebsd_en.md index 2b439a7df..ff60bd27e 100644 --- a/docs/installation/freebsd_en.md +++ b/docs/installation/freebsd_en.md @@ -212,6 +212,5 @@ Restart nginx with `# service nginx restart` and you should be up and running. Make sure your time is in sync, or other instances will receive your posts with incorrect timestamps. You should have ntpd running. -## Questions -If you encounter any issues or have questions regarding the install process, feel free to ask at [meta.akkoma.dev](https://meta.akkoma.dev/). +{! backend/support.include !} diff --git a/docs/installation/gentoo_en.md b/docs/installation/gentoo_en.md index 6ca029720..a8a5f157a 100644 --- a/docs/installation/gentoo_en.md +++ b/docs/installation/gentoo_en.md @@ -296,6 +296,5 @@ If you opted to allow sudo for the `akkoma` user but would like to remove the ab #### Further reading {! backend/installation/further_reading.include !} -## Questions -If you encounter any issues or have questions regarding the install process, feel free to ask at [meta.akkoma.dev](https://meta.akkoma.dev/). +{! backend/support.include !} diff --git a/docs/installation/migrating_from_source_otp_en.md b/docs/installation/migrating_from_source_otp_en.md index 001999929..d84a08b3c 100644 --- a/docs/installation/migrating_from_source_otp_en.md +++ b/docs/installation/migrating_from_source_otp_en.md @@ -141,6 +141,5 @@ OTP releases have different service files than from-source installs so they need Refer to [Running mix tasks](otp_en.md#running-mix-tasks) section from OTP release installation guide. ## Updating Refer to [Updating](otp_en.md#updating) section from OTP release installation guide. -## Questions -If you encounter any issues or have questions regarding the install process, feel free to ask at [meta.akkoma.dev](https://meta.akkoma.dev/). +{! backend/support.include !} diff --git a/docs/installation/netbsd_en.md b/docs/installation/netbsd_en.md index 164ed6d77..df396e4f4 100644 --- a/docs/installation/netbsd_en.md +++ b/docs/installation/netbsd_en.md @@ -206,9 +206,4 @@ incorrect timestamps. You should have ntpd running. {! backend/installation/further_reading.include !} -## Questions - -Questions about the installation or didn’t it work as it should be, ask in [#pleroma:libera.chat](https://matrix.to/#/#pleroma:libera.chat) via Matrix or **#pleroma** on **libera.chat** via IRC. -## Questions - -If you encounter any issues or have questions regarding the install process, feel free to ask at [meta.akkoma.dev](https://meta.akkoma.dev/). +{! backend/support.include !} diff --git a/docs/installation/openbsd_en.md b/docs/installation/openbsd_en.md index d53e40497..abc0abb51 100644 --- a/docs/installation/openbsd_en.md +++ b/docs/installation/openbsd_en.md @@ -254,6 +254,4 @@ LC_ALL=en_US.UTF-8 MIX_ENV=prod mix pleroma.user new