diff options
author | HombreLaser <sebastian-440@live.com> | 2024-05-07 19:07:51 -0600 |
---|---|---|
committer | HombreLaser <sebastian-440@live.com> | 2024-05-07 19:07:51 -0600 |
commit | b709feebcfccddf991f04e15dc19aaec22fe69fc (patch) | |
tree | 0bb8575cba9d9612e04130504d4bf881e99311e4 /_posts/en/about.md | |
parent | a4c0692f8dbab80cf5c0b5644ec050322040c4e3 (diff) |
Add polyglot
Diffstat (limited to '_posts/en/about.md')
-rw-r--r-- | _posts/en/about.md | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/_posts/en/about.md b/_posts/en/about.md new file mode 100644 index 0000000..b532ec4 --- /dev/null +++ b/_posts/en/about.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. |