-
Notifications
You must be signed in to change notification settings - Fork 60
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
1 parent
e3b235b
commit 7705af1
Showing
6 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
Submodule abridge
updated
19 files
+1 −1 | README.md | |
+23 −19 | config.toml | |
+3 −3 | netlify.toml | |
+7 −2 | package_abridge.js | |
+10 −4 | sass/abridge.scss | |
+1 −1 | static/js/abridge.min.js | |
+1 −1 | static/js/abridge_nopwa.min.js | |
+1 −1 | static/js/abridge_nosearch.min.js | |
+1 −1 | static/js/abridge_nosearch_nopwa.min.js | |
+1 −1 | static/js/katexbundle.min.js | |
+1 −1 | static/js/search_stork.min.js | |
+1 −1 | static/js/search_tinysearch.min.js | |
+1 −1 | static/sw.js | |
+1 −1 | static/sw.min.js | |
+16 −13 | templates/base.html | |
+1 −1 | templates/macros/macros.html | |
+20 −2 | templates/partials/head.html | |
+12 −3 | templates/partials/social.html | |
+1 −1 | theme.toml |
Submodule tabi
updated
36 files
Submodule zallery
updated
8 files
+5 −1 | config.toml | |
+11 −2 | sass/zallery/_artwork.scss | |
+4 −0 | sass/zallery/_responsive.scss | |
+ − | screenshot.png | |
+ − | static/img/cover.webp | |
+7 −0 | templates/artwork.html | |
+8 −2 | templates/base.html | |
+1 −1 | theme.toml |