diff options
author | 2022-03-22 23:51:36 -0500 | |
---|---|---|
committer | 2022-03-22 23:51:36 -0500 | |
commit | 682613bcf56ea6aefac8b15b56064a16732894a4 (patch) | |
tree | 2912ba7f5a204f2e0f2960b3cba7a659ee9bbf8e /pydis_site/apps/content | |
parent | Fix EOF (diff) |
Remove starting whitespaces
Co-authored-by: Xithrius <[email protected]>
Diffstat (limited to 'pydis_site/apps/content')
-rw-r--r-- | pydis_site/apps/content/resources/guides/python-guides/vps-services.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pydis_site/apps/content/resources/guides/python-guides/vps-services.md b/pydis_site/apps/content/resources/guides/python-guides/vps-services.md index 95951134..90306057 100644 --- a/pydis_site/apps/content/resources/guides/python-guides/vps-services.md +++ b/pydis_site/apps/content/resources/guides/python-guides/vps-services.md @@ -1,6 +1,6 @@ --- - title: VPS Services - description: On different VPS services +title: VPS Services +description: On different VPS services --- If you need to run your bot 24/7 (with no downtime), you should consider using a virtual private server (VPS).This is a list of VPS services that are sufficient for running Discord bots. |