mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2023-12-21 10:22:58 +01:00
Add RSS button to Section
and Term
pages.
Usage => Params: ShowRssButtonInSectionTermList: true --- ShowRssButtonInSectionTermList: false ---
This commit is contained in:
@ -427,3 +427,7 @@ h6:hover .anchor {
|
||||
[dir="rtl"] .paginav .next {
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
h1>a>svg {
|
||||
display: inline;
|
||||
}
|
Reference in New Issue
Block a user