File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/main/resources/templates Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 66 < title > OWASP WrongSecrets</ title >
77 < meta name ="viewport " content ="width=device-width, initial-scale=1, shrink-to-fit=no ">
88 < link th:rel ="stylesheet " th:href ="@{/webjars/datatables/1.13.5/css/dataTables.bootstrap5.min.css} " />
9- < link th:rel ="stylesheet " th:href ="@{/webjars/bootstrap/5.3.0 /css/bootstrap.min.css} " />
9+ < link th:rel ="stylesheet " th:href ="@{/webjars/bootstrap/5.3.1 /css/bootstrap.min.css} " />
1010 < link rel ="stylesheet " type ="text/css " th:href ="@{/css/style.css} " />
1111 < link rel ="stylesheet " type ="text/css " th:href ="@{/css/dark.css} " />
1212
1818 < th:block layout:fragment ="content "> </ th:block >
1919 </ div >
2020
21- < script th:src ="@{/webjars/bootstrap/5.3.0 /js/bootstrap.bundle.min.js} "> </ script >
21+ < script th:src ="@{/webjars/bootstrap/5.3.1 /js/bootstrap.bundle.min.js} "> </ script >
2222 < script th:src ="@{/webjars/github-buttons/2.14.1/dist/buttons.min.js} "> </ script >
2323 < script th:src ="@{/webjars/jquery/3.7.0/jquery.min.js} "> </ script >
2424 < script th:src ="@{/webjars/datatables/1.13.5/js/jquery.dataTables.min.js} "> </ script >
You can’t perform that action at this time.
0 commit comments