mirror of
https://github.com/rclone/rclone.git
synced 2025-12-06 00:03:32 +00: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