From 8ee5ab226e35f487b7e6a94e11a0b9c0a7fbde80 Mon Sep 17 00:00:00 2001 From: Christian Richter Date: Wed, 2 Mar 2022 16:34:20 +0100 Subject: [PATCH] Add missing weight to header to fix menu sorting --- docs/ocis/adr/0016-files-metadata.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/ocis/adr/0016-files-metadata.md b/docs/ocis/adr/0016-files-metadata.md index b9a3089aa4..55fe7fe61d 100644 --- a/docs/ocis/adr/0016-files-metadata.md +++ b/docs/ocis/adr/0016-files-metadata.md @@ -1,5 +1,10 @@ --- title: "16. Storage for Files Metadata" +weight: 16 +date: 2022-03-02T00:00:00+01:00 +geekdocRepo: https://github.com/owncloud/ocis +geekdocEditPath: edit/master/docs/ocis/adr +geekdocFilePath: 0016-files-metadata.md --- * Status: proposed