commit e9430df9bd37040cb5f52ed18ef179170e34ee59
parent 6b6f21e54dfd2587ca3a5e3b16ec29b2a7e573f2
Author: oscarbenedito <oscar@obenedito.org>
Date: Fri, 27 Dec 2019 20:46:43 +0100
Change information on host to Digital Ocean
Diffstat:
3 files changed, 2 insertions(+), 5 deletions(-)
diff --git a/content/about.md b/content/about.md
@@ -8,7 +8,7 @@ You can contact me sending me an email to [oscar@obenedito.org](mailto:oscar@obe
## Privacy
-The site contains no ads, analytics or cross-site references. As far as I know, my host ([Autistici/Inventati](https://www.autistici.org/)) does not keep any logs of the website's visitors.
+The site contains no ads or cross-site references. I am currently hosted by [Digital Ocean](https://www.digitalocean.com/) and can't guarantee that they don't keep any logs of the website's visitors.
## Licenses
diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html
@@ -10,7 +10,7 @@
</div>
<div class="column right">
<h3>Privacy</h3>
- <p>This site contains no ads, analytics or cross-site references. As far as I know, my host (<a href="https://www.autistici.org/">Autistici/Inventati</a>) does not keep any logs of the website's visitors.</p>
+ <p>The site contains no ads or cross-site references. I am currently hosted by <a href="https://www.digitalocean.com/">Digital Ocean</a> and can't guarantee that they don't keep any logs of the website's visitors.</p>
</div>
<div class="column right">
<h3>License</h3>
@@ -24,7 +24,4 @@
<p><a href="/licenses/cc-by-4.0/">Local copy of the license</a>.</p>
</div>
</div>
- <div style="text-align: center;">
- <a href="https://www.autistici.org"><img src="/img/hostedby-r.png" style="display: inherit;"></a>
- </div>
</footer>
diff --git a/static/img/hostedby-r.png b/static/img/hostedby-r.png
Binary files differ.