From 6cf16551158225f4aa5aefdc107c4e7a5c7b7b70 Mon Sep 17 00:00:00 2001 From: Christoph Haas Date: Sun, 2 Apr 2017 18:23:13 +0200 Subject: [PATCH] Missing space added --- app/views/welcome/about.slim | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/app/views/welcome/about.slim b/app/views/welcome/about.slim index 5ad981a..90636ac 100644 --- a/app/views/welcome/about.slim +++ b/app/views/welcome/about.slim @@ -32,13 +32,13 @@ ul li em Cookies. - ' Only when you upload a screenshot the website will send your + ' Only when you upload a screenshot the website will send your ' browser a cookie. That allows you to manage your own uploads ' while the cookie is valid. You can still upload screenshots even ' if you reject the cookie. li em Log files. - ' This web site is served by the nginx web server software. + ' This web site is served by the nginx web server software. ' It creates one line for every request that you make which contains ' the current date and time, your IP address, the URL you requested, ' the user agent (browser) identification string and the referer URL @@ -47,12 +47,12 @@ ' web application by optimizing the code and fine-tuning caching. ' It is also used to count how often li - em Privacy - ' Under no circumstance will information about your person be + em Privacy. + ' Under no circumstance will information about your person be ' collected or processed. I am happy to have you here as my guest. li - em Motivation - ' Do you wonder why this web site has been running for so many years + em Motivation. + ' Do you wonder why this web site has been running for so many years ' obviously costing time and money? It's one of my pet projects and ' it is fun to develop and operate it. It was not conceived to make ' a profit from it. I'm just glad if you like the idea.