-
-
Notifications
You must be signed in to change notification settings - Fork 5
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 sanskrit-documentation-theme-hugo
updated
10 files
+90 −32 | layouts/partials/site-header.html | |
+6 −1 | static/css/uiLibPrint.css | |
+4 −4 | static/webpack_dist/uiLib-bundle.js | |
+18 −6 | static/webpack_dist/uiLib.css | |
+18 −0 | webpack_src/css/class_styles.css | |
+5 −0 | webpack_src/js/handleIncludes.js | |
+55 −14 | webpack_src/js/transliteration.js | |
+14 −2 | webpack_src/js/uiLib.js | |
+7 −8 | webpack_src/package-lock.json | |
+1 −1 | webpack_src/package.json |