From 4262fa863739a47114e447fd06947d2773e34003 Mon Sep 17 00:00:00 2001 From: "Paul Gauthier (aider)" Date: Mon, 20 Jan 2025 17:39:05 -0800 Subject: [PATCH] docs: add Jekyll front matter to not-code.md --- aider/website/docs/usage/not-code.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/aider/website/docs/usage/not-code.md b/aider/website/docs/usage/not-code.md index b24610f7d..caebb6675 100644 --- a/aider/website/docs/usage/not-code.md +++ b/aider/website/docs/usage/not-code.md @@ -1,3 +1,9 @@ +--- +parent: Usage +nav_order: 901 +description: Edit configuration files, documentation, and other text-based formats. +--- + # Editing Configuration and Text Files Aider isn't just for code! Here are practical examples of modifying common config/text files: