parent
7565f966e7
commit
81c4d83040
|
@ -15,7 +15,11 @@
|
||||||
<script th:src="@{/assets/js/heo.js}"></script>
|
<script th:src="@{/assets/js/heo.js}"></script>
|
||||||
|
|
||||||
<link rel="stylesheet" th:href="@{/assets/zhheo/zhheoblog.css}">
|
<link rel="stylesheet" th:href="@{/assets/zhheo/zhheoblog.css}">
|
||||||
|
|
||||||
<link rel="stylesheet" th:href="@{/assets/zhheo/custom.css}">
|
<link rel="stylesheet" th:href="@{/assets/zhheo/custom.css}">
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="https://cdn.staticfile.org/font-awesome/6.2.0/css/all.min.css">
|
||||||
|
|
||||||
<link media="print"
|
<link media="print"
|
||||||
onload='this.media="all"'
|
onload='this.media="all"'
|
||||||
rel="stylesheet"
|
rel="stylesheet"
|
||||||
|
|
Loading…
Reference in New Issue