Skip to content

Commit 7efda44

Browse files
committed
Update logos and dependency issues
1 parent fbd47e9 commit 7efda44

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

51 files changed

+508
-595
lines changed

.eleventy.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@ module.exports = function (eleventyConfig) {
1818
});
1919
eleventyConfig.addWatchTarget("src/css/*.css");
2020

21-
eleventyConfig.addPassthroughCopy("dependencies/**");
21+
eleventyConfig.addPassthroughCopy("dependencies/js/bootstrap.min.js");
22+
eleventyConfig.addPassthroughCopy("dependencies/js/chart.js");
2223
eleventyConfig.addPassthroughCopy("src/css/caswow.css");
2324
eleventyConfig.addPassthroughCopy("src/css/variables.css");
2425
eleventyConfig.addPassthroughCopy("src/css/site.css");

docs/_partials/new-plan-modal/index.html

Lines changed: 0 additions & 5 deletions
This file was deleted.

docs/_partials/plan-cards/index.html

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/dependencies/css/bootstrap.min.css

Lines changed: 0 additions & 6 deletions
This file was deleted.

docs/dependencies/css/fa.min.css

Lines changed: 0 additions & 9 deletions
This file was deleted.
-206 KB
Binary file not shown.
-116 KB
Binary file not shown.
-66.5 KB
Binary file not shown.
-24.9 KB
Binary file not shown.
-416 KB
Binary file not shown.

0 commit comments

Comments
 (0)