mirror of
https://github.com/rclone/rclone.git
synced 2025-08-16 08:38:11 +02:00
docs: rename about.md to _index.md after Hugo upgrade
Use the official way of including markdown content into index.html
This commit is contained in:
@ -13,7 +13,7 @@ outfile = "MANUAL.md"
|
||||
|
||||
# Order to add docs segments to make outfile
|
||||
docs = [
|
||||
"about.md",
|
||||
"_index.md",
|
||||
"install.md",
|
||||
"docs.md",
|
||||
"remote_setup.md",
|
||||
|
Reference in New Issue
Block a user