diff options
| author | Charlie Root <root@web.ccc.local> | 2020-05-26 22:45:15 +0000 |
|---|---|---|
| committer | Charlie Root <root@web.ccc.local> | 2020-05-26 22:45:15 +0000 |
| commit | daf20dd652f9294273c1110f60ff4da6d99f67c5 (patch) | |
| tree | 13bf0ee020cd847fa8c1a452c680948e3d99239d /themes/ccc/bundles | |
| parent | ba279352885269d921e71ff7f5314b5b21dc58b7 (diff) | |
Commit preview bundle
Diffstat (limited to 'themes/ccc/bundles')
| -rw-r--r-- | themes/ccc/bundles | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/themes/ccc/bundles b/themes/ccc/bundles new file mode 100644 index 00000000..71d458b4 --- /dev/null +++ b/themes/ccc/bundles | |||
| @@ -0,0 +1,26 @@ | |||
| 1 | ; css bundles | ||
| 2 | assets/css/all-nocdn.css= | ||
| 3 | bootstrap.min.css, | ||
| 4 | rst_base.css, | ||
| 5 | nikola_rst.css, | ||
| 6 | code.css, | ||
| 7 | baguetteBox.min.css, | ||
| 8 | theme.css, | ||
| 9 | custom.css, | ||
| 10 | assets/css/all.css= | ||
| 11 | rst_base.css, | ||
| 12 | nikola_rst.css, | ||
| 13 | code.css, | ||
| 14 | baguetteBox.min.css, | ||
| 15 | theme.css, | ||
| 16 | custom.css, | ||
| 17 | |||
| 18 | ; javascript bundles | ||
| 19 | assets/js/all-nocdn.js= | ||
| 20 | jquery.min.js, | ||
| 21 | popper.min.js, | ||
| 22 | bootstrap.min.js, | ||
| 23 | baguetteBox.min.js, | ||
| 24 | fancydates.min.js, | ||
| 25 | assets/js/all.js= | ||
| 26 | fancydates.min.js | ||
