From 30c268fdabca62c7c4df6e8db7426666fc2be66a Mon Sep 17 00:00:00 2001 From: HombreLaser Date: Sun, 5 May 2024 19:51:24 -0600 Subject: Change interface --- _i18n/en/about.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 _i18n/en/about.md (limited to '_i18n/en/about.md') diff --git a/_i18n/en/about.md b/_i18n/en/about.md new file mode 100644 index 0000000..02265f7 --- /dev/null +++ b/_i18n/en/about.md @@ -0,0 +1,21 @@ +# 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