From f4db5a3df198dc5a9f282778388adc298f41088c Mon Sep 17 00:00:00 2001 From: Yarmo Mackenbach Date: Mon, 29 Jun 2020 23:21:39 +0200 Subject: [PATCH] Update guide --- pages/guides/selfhosting-keyoxide.content.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/guides/selfhosting-keyoxide.content.html b/pages/guides/selfhosting-keyoxide.content.html index 66b9e8c..f2bd2f7 100644 --- a/pages/guides/selfhosting-keyoxide.content.html +++ b/pages/guides/selfhosting-keyoxide.content.html @@ -2,4 +2,4 @@

The few supporting roles the server has can easily be performed by any other (PHP) server.

-

So if you like the project but perhaps are mistrusting of servers of others, especially when it comes to keypairs, here's the source code and put it on your own server! Thanks for using the project :)

+

So if you like the project but perhaps are mistrusting of servers of others, especially when it comes to keypairs, here's the source code and put it on your own server. Thanks for using the project!