From 880a9511b695f57b9b323be1f57b13d1598d42a9 Mon Sep 17 00:00:00 2001 From: Lin <git@compilin.dev> Date: Tue, 13 Feb 2024 08:11:16 +0000 Subject: [PATCH] fix: incorrect link resolution for transclusion in root index file (#853) --- .gitignore | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index fd96fec..25d07db 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,5 @@ .obsidian .quartz-cache private/ +.replit +replit.nix -- Gitblit v1.10.0