Redesign website

This commit is contained in:
2020-03-02 20:19:40 +00:00
parent d8c1fda74b
commit 64cd4f03d4
40 changed files with 3441 additions and 497 deletions

3
_site/js/home.js Normal file
View File

@@ -0,0 +1,3 @@
// $(window).scroll(function () {
// $(".article-section").css("background-position","50% " + ($(this).scrollTop() / 2) + "px");
// });