Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions config/_default/menus/main.en.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,10 @@ menu:
pre: hex-ringed
parent: essentials_heading
weight: 10000
- name: Example Auto Fix
identifier: example_auto_fix_heading
url: /getting_started/example_auto_fix/
weight: 500000
- name: Agent
identifier: getting_started_agent
url: getting_started/agent/
Expand Down
5 changes: 5 additions & 0 deletions content/en/getting_started/example_auto_fix/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
title: Example Auto Fix
---

Placeholder page for exercising the astro reorg tooling.