From f32726f16247e45b411927038289c9db43030634 Mon Sep 17 00:00:00 2001 From: HombreLaser Date: Tue, 7 May 2024 20:23:41 -0600 Subject: Fix pages --- about-en.md | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 about-en.md (limited to 'about-en.md') diff --git a/about-en.md b/about-en.md new file mode 100644 index 0000000..b532ec4 --- /dev/null +++ b/about-en.md @@ -0,0 +1,27 @@ +--- +layout: default +lang: en +permalink: /about +--- + +# About + +Blog made in [Jekyll](https://jekyllrb.com) and [Bulma CSS](https://bulma.io/). + +## Privacy Notice + +This website doesn't collect any tipe of information regarding the user. It doesn't use analytics of any kind +nor cookies, besides that strictly required for its correct functioning, that it's limited only to the IP address. +The visitor's IP address it's logged on the server, without any other kind of identifying information, like metadata. + +These logs get deleted after 2 weeks of being generated. + +## Copyright Notice + +Every piece of content hosted on this site, made by me (images, text and code) are under a Creative-Commons Attribution +NonCommercial-No Derivatives license. + +You can share the content shown here, wether on a copy hosted on a different site, on printed form or in any other possible +medium, being required to only give credit, wether by sharing a URL of the content hosted on this site or only the URL +(silosneeded.com) from the site if it isn't possible, but you can't make derivative works nor use the content presented here +in a commercial fashion. -- cgit v1.2.3