Fix editable theme index path
ci/woodpecker/push/woodpecker Pipeline was successful Details

This commit is contained in:
nicholas 2024-03-06 22:07:36 +00:00
parent 817a052527
commit 3c4337a4f1
1 changed files with 1 additions and 1 deletions

View File

@ -56,6 +56,6 @@ collections:
files: files:
- label: "Theme" - label: "Theme"
name: Theme name: Theme
file: "index.html" file: "site/index.html"
fields: fields:
- { label: 'Body', name: 'body', widget: 'markdown' } - { label: 'Body', name: 'body', widget: 'markdown' }