Skip to content

Commit

Permalink
Update note.njk
Browse files Browse the repository at this point in the history
  • Loading branch information
anissen authored Aug 30, 2024
1 parent 97c7d72 commit 8bea8bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/site/_includes/layouts/note.njk
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
permalink: "notes/{{ page.fileSlug | slugify }}/"
permalink: {{"notes/{{ page.fileSlug | slugify }}/" | url}}
---
<!DOCTYPE html>
<html lang="{{ meta.mainLanguage }}">
Expand Down

0 comments on commit 8bea8bd

Please sign in to comment.