mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2025-05-27 13:14:19 -04:00
Add RSS button to Section
and Term
pages.
Usage => Params: ShowRssButtonInSectionTermList: true --- ShowRssButtonInSectionTermList: false ---
This commit is contained in:
parent
64c40fe6bd
commit
44f5970db2
2 changed files with 17 additions and 1 deletions
|
@ -427,3 +427,7 @@ h6:hover .anchor {
|
|||
[dir="rtl"] .paginav .next {
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
h1>a>svg {
|
||||
display: inline;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue