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 33
33
}
34
34
} ) } ) ;
35
35
</ script >
36
- < link href ="https://fonts.googleapis.com/css?family=Lato|Montserrat|Open+Sans|Poppins|Roboto|Varela+Round " rel ="stylesheet ">
37
- < link href ="https://fonts.googleapis.com/css?family=Lato|Montserrat|Nunito|Open+Sans " rel ="stylesheet ">
38
36
< title th:replace ="${headtitle} "> SimpleWorklist</ title >
39
37
< link th:href ="@{/webjars/bootstrap/4.3.1/css/bootstrap.min.css} " rel ="stylesheet "/>
40
38
< link th:href ="@{/webjars/font-awesome/5.8.1/css/all.min.css} " rel ="stylesheet "/>
39
+ < link href ="https://fonts.googleapis.com/css?family=Lato|Montserrat|Open+Sans|Poppins|Roboto|Varela+Round " rel ="stylesheet ">
40
+ < link href ="https://fonts.googleapis.com/css?family=Lato|Montserrat|Nunito|Open+Sans " rel ="stylesheet ">
41
41
< link th:href ="@{/css/main.css} " rel ="stylesheet "/>
42
42
<!--/* Per-page placeholder for additional links */-->
43
43
< th:block th:replace ="${links} " />
You can’t perform that action at this time.
0 commit comments