From 9706f591a7e2f7787cb558b5e5237f4ba1e25bbc Mon Sep 17 00:00:00 2001 From: Ralph Hightower <32745442+RalphHightower@users.noreply.github.com> Date: Thu, 23 Jan 2025 15:23:00 -0500 Subject: [PATCH] [improve](config): relative-links (#728) Signed-off-by: Ralph Hightower <32745442+RalphHightower@users.noreply.github.com> --- _config.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_config.yml b/_config.yml index 8435c3a..bbd7ec6 100644 --- a/_config.yml +++ b/_config.yml @@ -160,6 +160,10 @@ readme_index: remove_originals: true with_frontmatter: true +relative_links: + enabled: true + collections: false + tag_page_layout: tag_page tag_page_dir: tag