From 896dad70d9883cca120cef434010bb78b6767285 Mon Sep 17 00:00:00 2001 From: Stephen Cochrane Date: Thu, 12 Nov 2020 17:38:16 +0200 Subject: [PATCH] Fixed typos --- raw/index.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/raw/index.txt b/raw/index.txt index 9ba6a8e..d7ae137 100644 --- a/raw/index.txt +++ b/raw/index.txt @@ -27,15 +27,15 @@ +-------------------------------------------------------+ +-------------------------------------------------------+ -| About this website. | +| About this website. | | | | This website serves as my little footprint on the | | amazing creation that is the internet. | | | | Currently this website is running inside a docker | | container (found here) on my raspberry pi. Most | -| of the services (git, blog, etc) are running a | -| docker container themselves on the pi, however, | +| of the services (git, blog, etc) are running inside | +| of a docker container, which is on the pi, however, | | the more heavy services (pleroma etc) run on an | | entire different machine inside my local network, | | and gets accessed through a reverse proxy on my pi. |