custom footer#153
Open
pekoslaw wants to merge 1 commit into
Open
Conversation
Member
|
Customing footer is a good idea. I recently plan to provide a new decorator like |
wang0618
force-pushed
the
dev
branch
4 times, most recently
from
October 3, 2021 14:34
e9a2933 to
797bc88
Compare
wang0618
force-pushed
the
dev
branch
4 times, most recently
from
October 29, 2021 14:26
b1629a0 to
3a433cd
Compare
wang0618
force-pushed
the
dev
branch
3 times, most recently
from
November 7, 2021 14:08
00d574f to
3c7c0c9
Compare
wang0618
force-pushed
the
dev
branch
5 times, most recently
from
December 22, 2021 01:38
205e86f to
4fd622b
Compare
wang0618
force-pushed
the
dev
branch
3 times, most recently
from
November 21, 2022 14:17
b441c1e to
291a7d6
Compare
wang0618
force-pushed
the
dev
branch
3 times, most recently
from
January 31, 2023 13:07
1d55fed to
ee61b0e
Compare
wang0618
force-pushed
the
dev
branch
2 times, most recently
from
August 2, 2023 14:30
6ebec81 to
6bed925
Compare
wang0618
force-pushed
the
dev
branch
2 times, most recently
from
April 21, 2024 08:10
cff86c3 to
185333a
Compare
|
@wang0618 请问如何修改页脚?我在文档中没有找到修改方法,能否提供一个示例,谢谢。 |
Member
|
@yosefzhang 仓库里其他issue或者disscussion里有例子,你去搜搜 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I needed a way to rewrite footer element
I figured out the most compatibile way was the way you did it with seo decorator
so I added similiar footer decorator