Skip to content

Commit

Permalink
align fontawesome config with wai branch
Browse files Browse the repository at this point in the history
  • Loading branch information
pilz committed Aug 6, 2024
1 parent 8e17c24 commit 77e2a96
Show file tree
Hide file tree
Showing 10 changed files with 114 additions and 106 deletions.
6 changes: 4 additions & 2 deletions Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,12 @@ var js_sources = [
"js/jquery-ui.min.js",
"js/bootstrap.min.js",
"js/jquery-plugin-collection.js",
"js/menuzord-unglified.js",
"js/fullcalendar-2.6.0/lang/de.js",
"js/revolution-slider/js/jquery.themepunch.tools.min.js",
"js/revolution-slider/js/jquery.themepunch.revolution.min.js",
"js/tsvensen-equalize.js-87c2cf1/js/equalize.js",
"js/underscore-min.js",
"js/revolution-slider/js/jquery.themepunch.revolution.min.js",
"js/revolution-slider/js/jquery.themepunch.tools.min.js",
"js/revolution-slider/js/extensions/revolution.extension.actions.min.js",
"js/revolution-slider/js/extensions/revolution.extension.carousel.min.js",
"js/revolution-slider/js/extensions/revolution.extension.kenburn.min.js",
Expand All @@ -19,6 +20,7 @@ var js_sources = [
"js/revolution-slider/js/extensions/revolution.extension.slideanims.min.js",
"js/revolution-slider/js/extensions/revolution.extension.video.min.js",
"js/requirejs-redefine.js",
"js/unibw-custom.js",
];
var css_sources = [
"css/bootstrap.min.css",
Expand Down
11 changes: 7 additions & 4 deletions css/dtec.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion css/dtec.min.css.map

Large diffs are not rendered by default.

9 changes: 7 additions & 2 deletions css/font-awesome-animation.min.css

Large diffs are not rendered by default.

11 changes: 3 additions & 8 deletions css/font-awesome.min.css

Large diffs are not rendered by default.

11 changes: 7 additions & 4 deletions css/unibw.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion css/unibw.min.css.map

Large diffs are not rendered by default.

164 changes: 82 additions & 82 deletions js/unibw.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion js/unibw.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion js/unibw.min.js.map

Large diffs are not rendered by default.

0 comments on commit 77e2a96

Please sign in to comment.