♻️ Refactor: move all files in layouts/_default up to the layouts/ root (#607)

The `_default` folder is removed.
This commit is contained in:
Cell
2025-06-19 11:51:52 +08:00
committed by GitHub
parent ad092e7f72
commit 6123eaac2c
29 changed files with 9 additions and 5 deletions
@@ -0,0 +1,2 @@
{{- dict "Options" .Attributes "Inner" .Inner | partial "plugin/mermaid.html" -}}
{{- .Page.Store.Set "hasMermaid" true -}}