hugo-theme-next/layouts/partials/head/style/global.html

3 lines
103 B
HTML
Raw Normal View History

.post-footer, .flinks-list-footer hr:after {
content: "{{ .Site.Params.postFooter.endLineTip }}";
}