docs: fix cosmetic issue in menu
The menu items shouldn't end with a full stop since that looks weird and is just clutter.
This commit is contained in:
parent
16e89706d3
commit
ef7662d2fa
2 changed files with 16 additions and 16 deletions
|
@ -9,12 +9,12 @@ date: "2020-05-16"
|
|||
|
||||
{{< img width="50%" src="/img/logo_on_light__horizontal_color.svg" alt="rclone logo" style="float:right; padding: 5px;" >}}
|
||||
|
||||
- [About rclone.](#about)
|
||||
- [What can rclone do for you.](#what)
|
||||
- [What features does rclone have.](#features)
|
||||
- [What providers does rclone support.](#providers)
|
||||
- [Download.](/downloads/)
|
||||
- [Install.](/install/)
|
||||
- [About rclone](#about)
|
||||
- [What can rclone do for you](#what)
|
||||
- [What features does rclone have](#features)
|
||||
- [What providers does rclone support](#providers)
|
||||
- [Download](/downloads/)
|
||||
- [Install](/install/)
|
||||
{{< rem MAINPAGELINK >}}
|
||||
|
||||
## About rclone {#about}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue