💄 Implement the special page for friend's links show. Close #26

This commit is contained in:
凡梦星尘
2022-08-05 15:18:52 +08:00
parent 97799aaaa8
commit 6cf961d392
11 changed files with 218 additions and 8 deletions

View File

@@ -27,7 +27,7 @@
<link rel="stylesheet" href="{{ $css.RelPermalink }}">
{{- if .IsPage }}
<style type="text/css">
.post-footer hr:after {
.post-footer, .flinks-list-footer hr:after {
content: "{{ .Site.Params.postFooter.endLineTip }}";
}
</style>