diff options
| author | David T. Sadler <davidtsadler@googlemail.com> | 2021-02-08 00:28:35 +0000 |
|---|---|---|
| committer | David T. Sadler <davidtsadler@googlemail.com> | 2021-02-08 00:28:35 +0000 |
| commit | 0889dc178a37e9cd916d93274c3f263ce872eca9 (patch) | |
| tree | 9e3791df01d0fc796a86f29422fe7827427ea73d | |
| parent | 5bda4ebec1f1f8fd4c8b2d631dcb48c060cceda4 (diff) | |
Remove blank line
| -rw-r--r-- | source/_posts/how_to_host_your_own_gemini_site_in_the_cloud.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source/_posts/how_to_host_your_own_gemini_site_in_the_cloud.md b/source/_posts/how_to_host_your_own_gemini_site_in_the_cloud.md index c0b3beb..47dc450 100644 --- a/source/_posts/how_to_host_your_own_gemini_site_in_the_cloud.md +++ b/source/_posts/how_to_host_your_own_gemini_site_in_the_cloud.md @@ -201,7 +201,6 @@ EOF I decided to go with agate as the Gemini server as its very simple to install and configure. Installing it was a matter of downloading the binary archive into the bin directory and setting the executable permission on it. - ```shell $ cd ~/sites/davidtsadler.co.uk/bin |
