Skip to content

Commit

Permalink
GitHub's privacy policy applies
Browse files Browse the repository at this point in the history
  • Loading branch information
D-side committed Jul 29, 2023
1 parent cbe93ed commit 3967dad
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion _includes/footer-en.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
<p><small>&copy; 2012-{{ site.time | date: '%Y' }}, Pavel Peganov, contents of this website are licensed under <a href="http://creativecommons.org/licenses/by/2.0/">CC BY 2.0</a>, which requires attributing the source, <a href="http://dside.ru/">https://dside.ru/</a>, wherever the content is redistributed. This may sound scary, but I generally don't bite.</small></p>
<p><small>The website's source code lies <a href="https://github.com/D-side/d-side.github.io">over there, on GitHub</a> and is built using <a href="http://jekyllrb.com/">Jekyll</a>.</small></p>
<p><small>The website's source code lies <a href="https://github.com/D-side/d-side.github.io">over there, on GitHub</a> and is built using <a href="http://jekyllrb.com/">Jekyll</a>. In addition, becuase this website is hosted on <a href="https://pages.github.com/">GitHub Pages</a>, GitHub receives (of course), logs and stores your IP address in accordance with <a href="https://docs.github.com/en/site-policy/privacy-policies/github-privacy-statement">GitHub's privacy statement</a>.</small></p>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-AMS_HTML"></script>
2 changes: 1 addition & 1 deletion _includes/footer.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
<p><small>&copy; 2012-{{ site.time | date: '%Y' }}, Павел Пеганов, материалы сайта доступны по лицензии <a href="http://creativecommons.org/licenses/by/2.0/">CC BY 2.0</a>, то есть, копировать и распространять материалы можно при указании прямой ссылки на первоисточник, <a href="http://dside.ru/">https://dside.ru/</a>. Но я добрый, если что.</small></p>
<p><small>Исходный код сайта лежит <a href="https://github.com/D-side/d-side.github.io">здесь, на GitHub</a> и собирается при помощи <a href="http://jekyllrb.com/">Jekyll</a>.</small></p>
<p><small>Исходный код сайта лежит <a href="https://github.com/D-side/d-side.github.io">здесь, на GitHub</a> и собирается при помощи <a href="http://jekyllrb.com/">Jekyll</a>. Также, поскольку сайт размещается на <a href="https://pages.github.com/">GitHub Pages</a>, GitHub получает (разумеется), записывает и хранит ваш IP-адрес в соответствии с <a href="https://docs.github.com/en/site-policy/privacy-policies/github-privacy-statement">политикой конфиденциальности GitHub</a>.</small></p>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-AMS_HTML"></script>

0 comments on commit 3967dad

Please sign in to comment.