diff --git a/static/faq/index.html b/static/faq/index.html index b629a30..88dd29d 100644 --- a/static/faq/index.html +++ b/static/faq/index.html @@ -38,8 +38,10 @@
I use a site called railway for hosting, which connects to a github repository, which is synced with a codeberg repository. The github repo is only there because, annoyingly, Railway only supports docker and Github.
- The main site (violets-purgatory.dev) updates with the origin branch, while the beta site (beta.violets-purgatory.dev) updates with the dev branch. I originally wanted to use dev as the subdomain for the sake of consistancy, but, dev.violets-purgatory.dev just doesn't really work.
+ The main site (violets-purgatory.dev) updates with the origin branch, while the beta site (beta.violets-purgatory.dev) updates with the dev branch. I originally wanted to use dev as the subdomain for the sake of consistancy, but, dev.violets-purgatory.dev just doesn't really roll off the tongue...
Because its more fun :D Inevitably, I would put something more informative here, like "for the sake of compatibility" which, don't get me wrong, a huge part of it is so that people who disable javascript can use my site, but also, if you've seen my CSS it should be clear I don't try to be the most backwards compatible.