You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix: Prevent Templates folder from being published
- Renamed templates folder 'Wiki Templates' to just 'Templates', so it can be filtered out by `quartz.config.ts` ignore pattern `ignorePatterns: ["private", "templates", ".obsidian"],`
- Moved 'Templates' folder from `content/Assets/` to `content/` so it is more easily located.
0 commit comments