generated from nunocoracao/blowfish_template
-
-
Notifications
You must be signed in to change notification settings - Fork 4
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
b40c66e
commit c78672b
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule blowfish
updated
17 files
+443 −2,918 | assets/css/compiled/main.css | |
+0 −3 | assets/js/shortcodes/gallery.js | |
+0 −13 | assets/js/zen-mode.js | |
+3 −3 | assets/lib/chart/chart.min.js | |
+25 −442 | assets/lib/tw-elements/index.min.js | |
+1 −1 | config.toml | |
+1 −0 | exampleSite/content/docs/shortcodes/index.md | |
+ − | exampleSite/content/users/karlukle.site/feature.jpg | |
+13 −0 | exampleSite/content/users/karlukle.site/index.md | |
+7 −0 | exampleSite/content/users/users.json | |
+2 −2 | layouts/partials/home/hero.html | |
+6 −6 | layouts/shortcodes/carousel.html | |
+2 −1 | layouts/shortcodes/figure.html | |
+0 −2 | layouts/shortcodes/gitlab.html | |
+32 −237 | package-lock.json | |
+5 −5 | package.json | |
+2 −1 | tailwind.config.js |