mirror of
https://github.com/ClementTsang/bottom.git
synced 2025-07-26 15:14:13 +02:00
docs: Change wording in main page for one line
This commit is contained in:
parent
27009b5c75
commit
a3660bd27e
@ -4,7 +4,7 @@ title: Home
|
|||||||
|
|
||||||
# `bottom`
|
# `bottom`
|
||||||
|
|
||||||
This site serves as documentation for bottom and the overall project, and as an extension to the [`README.md`](https://github.com/ClementTsang/bottom#readme).
|
This site serves as documentation for bottom, as well as an extension to the [`README.md`](https://github.com/ClementTsang/bottom#readme).
|
||||||
|
|
||||||
!!! Warning
|
!!! Warning
|
||||||
|
|
||||||
|
@ -102,11 +102,16 @@ markdown_extensions:
|
|||||||
- pymdownx.superfences
|
- pymdownx.superfences
|
||||||
- mdx_truly_sane_lists # See https://github.com/mkdocs/mkdocs/issues/545#issuecomment-522196661
|
- mdx_truly_sane_lists # See https://github.com/mkdocs/mkdocs/issues/545#issuecomment-522196661
|
||||||
|
|
||||||
|
extra:
|
||||||
# Versioning
|
# Versioning
|
||||||
# extra:
|
|
||||||
# version:
|
# version:
|
||||||
# provider: mike
|
# provider: mike
|
||||||
# default: nightly
|
# default: nightly
|
||||||
|
# GA
|
||||||
|
analytics:
|
||||||
|
provider: google
|
||||||
|
property: G-L04GTMT28R
|
||||||
|
|
||||||
|
|
||||||
# Navigation
|
# Navigation
|
||||||
nav:
|
nav:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user