-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule fluid
updated
13 files
+4 −4 | README.md | |
+3 −3 | README_en.md | |
+44 −39 | _config.yml | |
+2 −2 | layout/_partials/comments/waline.ejs | |
+0 −4 | layout/_partials/footer.ejs | |
+20 −2 | layout/_partials/footer/statistics.ejs | |
+11 −24 | layout/_partials/plugins/analytics.ejs | |
+8 −0 | layout/_partials/post/meta-top.ejs | |
+1 −1 | layout/about.ejs | |
+1 −1 | package.json | |
+2 −1 | scripts/tags/checkbox.js | |
+2 −2 | source/js/events.js | |
+99 −0 | source/js/umami-view.js |