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