From 8907aa613bb6130bcdc8323312b8fe8dbbeed9ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B6ren=20Weber?= Date: Fri, 11 Oct 2024 21:02:02 +0200 Subject: [PATCH] docs: fix typo, thanks Barbara #567 --- .../content/configuration/sitemanagement/meta/_index.en.md | 2 +- layouts/partials/version.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/exampleSite/content/configuration/sitemanagement/meta/_index.en.md b/exampleSite/content/configuration/sitemanagement/meta/_index.en.md index 56e8d0be12..90ac81d896 100644 --- a/exampleSite/content/configuration/sitemanagement/meta/_index.en.md +++ b/exampleSite/content/configuration/sitemanagement/meta/_index.en.md @@ -21,7 +21,7 @@ weight = 3 The `title` will be used in meta information of your HTML. -{{% badge style="cyan" icon="gears" title=" " %}}Option{{% /badge %}} It will also be used for the text at the top of the sidebar. If you want to show a different text in the sidebar, you can overwrite `linkTitel`. +{{% badge style="cyan" icon="gears" title=" " %}}Option{{% /badge %}} It will also be used for the text at the top of the sidebar. If you want to show a different text in the sidebar, you can overwrite `linkTitle`. {{< multiconfig file=hugo >}} title = 'Hugo Relearn Theme' diff --git a/layouts/partials/version.txt b/layouts/partials/version.txt index e289fb3349..74b3c6ea82 100644 --- a/layouts/partials/version.txt +++ b/layouts/partials/version.txt @@ -1 +1 @@ -6.4.0+3fafedc76f217c140ba8eb67a11b0764137ad6c7 \ No newline at end of file +6.4.0+27b3d7f0eab32ab9728005e901c2574ed08c87ea \ No newline at end of file