Add the backlink and the note layout

This commit is contained in:
2026-08-08 20:04:52 -04:00
parent 98ec1e8b47
commit ad646e4dfa
4 changed files with 29 additions and 1 deletions

View File

@@ -12,3 +12,9 @@ collections:
notes:
output: true
permalink: /:slug/
defaults:
- scope:
path: "_notes/**/*.md"
values:
layout: "note"