3 lines
103 B
HTML
3 lines
103 B
HTML
|
|
.post-footer, .flinks-list-footer hr:after {
|
||
|
|
content: "{{ .Site.Params.postFooter.endLineTip }}";
|
||
|
|
}
|