File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/main/resources/templates/layout Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1414 < meta name ="description " content ="Your Todo-List for Getting Things Done. ">
1515 < title th:replace ="${headtitle} "> SimpleWorklist</ title >
1616 < link th:href ="@{/webjars/bootstrap/5.1.3/css/bootstrap.min.css} " rel ="stylesheet "/>
17- < link th:href ="@{/webjars/font-awesome/6.1.0 /css/all.min.css} " rel ="stylesheet "/>
17+ < link th:href ="@{/webjars/font-awesome/6.1.1 /css/all.min.css} " rel ="stylesheet "/>
1818 < link href ="https://fonts.googleapis.com/css?family=Lato|Varela+Round " rel ="stylesheet ">
1919 < link th:href ="@{/css/main.css} " rel ="stylesheet "/>
2020 <!--/* Per-page placeholder for additional links */-->
7474 < script th:src ="@{/webjars/jquery/3.6.0/jquery.js} "> </ script >
7575 < script th:src ="@{/webjars/popper.js/2.9.3/umd/popper.min.js} "> </ script >
7676 < script th:src ="@{/webjars/bootstrap/5.1.3/js/bootstrap.bundle.min.js} "> </ script >
77- < script th:src ="@{/webjars/font-awesome/6.1.0 /js/all.js} "> </ script >
77+ < script th:src ="@{/webjars/font-awesome/6.1.1 /js/all.js} "> </ script >
7878 < script th:src ="@{/webjars/ckeditor/31.0.0/classic/ckeditor.js} "> </ script >
7979 < script th:src ="@{/js/application.js} "> </ script >
8080 < script th:inline ="javascript ">
You can’t perform that action at this time.
0 commit comments