Add footer for page.

This commit is contained in:
Anduin Xue 2023-01-10 10:26:42 +00:00
parent 87e14f9706
commit a8fd8c7ea9

View File

@ -15,19 +15,20 @@ theme:
- content.code.annotate - content.code.annotate
# - content.tabs.link # - content.tabs.link
# - header.autohide # - header.autohide
#- navigation.expand # - navigation.expand
#- navigation.indexes # - navigation.indexes
- navigation.instant - navigation.instant
- navigation.sections - navigation.sections
- navigation.tabs - navigation.tabs
- navigation.tabs.sticky - navigation.tabs.sticky
- navigation.top - navigation.top
- navigation.footer
- navigation.tracking - navigation.tracking
- search.highlight - search.highlight
- search.share - search.share
- search.suggest - search.suggest
- toc.follow - toc.follow
# # - toc.integrate # - toc.integrate
search_index_only: true search_index_only: true
palette: palette:
- media: "(prefers-color-scheme: light)" - media: "(prefers-color-scheme: light)"