mirror of
https://github.com/rclone/rclone.git
synced 2025-08-16 00:28:09 +02:00
docs: fix hugo warning: found no layout file for "html" for kind "section"
Hugo has been making this warning for a while WARN found no layout file for "html" for kind "section": You should create a template file which matches Hugo Layouts Lookup Rules for this combination. It turned out to be - the arrangement of the oracle object storage docs and sub page - the fact that a section template was missing
This commit is contained in:
@ -1,9 +1,8 @@
|
||||
---
|
||||
title: "Oracle Object Storage Mount"
|
||||
description: "Oracle Object Storage mounting tutorial"
|
||||
slug: tutorial_mount
|
||||
url: /oracleobjectstorage/tutorial_mount/
|
||||
---
|
||||
|
||||
# {{< icon "fa fa-cloud" >}} Mount Buckets and Expose via NFS Tutorial
|
||||
This runbook shows how to [mount](/commands/rclone_mount/) *Oracle Object Storage* buckets as local file system in
|
||||
OCI compute Instance using rclone tool.
|
||||
|
Reference in New Issue
Block a user