From 14d754474c87c4768140e3a825bb58503e498176 Mon Sep 17 00:00:00 2001 From: Ellie Huxtable Date: Tue, 3 Feb 2026 17:05:26 -0800 Subject: docs: add history deletion guide (#3130) ## Checks - [ ] I am happy for maintainers to push small adjustments to this PR, to speed up the review cycle - [ ] I have checked that there are no existing pull requests for the same thing --- docs/mkdocs.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/mkdocs.yml') diff --git a/docs/mkdocs.yml b/docs/mkdocs.yml index 1d435de9..5996bad5 100644 --- a/docs/mkdocs.yml +++ b/docs/mkdocs.yml @@ -63,6 +63,7 @@ nav: - Setting up sync: guide/sync.md - Import existing history: guide/import.md - Basic usage: guide/basic-usage.md + - Deleting history: guide/delete-history.md - Syncing dotfiles: guide/dotfiles.md - Theming: guide/theming.md - Configuration: -- cgit v1.3.1