From 9110c1ec680be4c1384f1f6f1cacec3b6b444e29 Mon Sep 17 00:00:00 2001 From: Haris Zafeiropoulos Date: Fri, 9 Aug 2024 14:57:24 +0200 Subject: [PATCH] test for versions --- _config.yml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/_config.yml b/_config.yml index 2baa045..0f5b70b 100644 --- a/_config.yml +++ b/_config.yml @@ -16,7 +16,8 @@ title: "microbetag" description: A place with the background and the *how to* of the *microbetag* tool - currently in production -baseurl: "/docs" # the subpath of your site, e.g. /blog +# the subpath of your site, e.g. /blog +# baseurl: "/docs" # url: "https://just-the-docs.com" # the base hostname & protocol for your site, e.g. http://example.com repository: just-the-docs/just-the-docs # for github-metadata @@ -130,9 +131,9 @@ header: - text: "Versions" children: - text: "latest" - url: "/docs/latest/" + url: "/latest/" - text: "v1.0.0" - url: "/docs/v1.0.0/" + url: "/v1.0.0/" # Default settings for docs defaults: