fix: use trip-relative URL for entry back-link, add active_trip sync comment
- entry.html.twig: replace hardcoded /tracker href with page.parent().url - post-form.md: add comment to keep pageconfig.parent in sync with active_trip in site.yaml
This commit is contained in:
@@ -4,6 +4,7 @@ template: post-form
|
||||
access:
|
||||
site.login: true
|
||||
|
||||
# Keep in sync with active_trip in user/config/site.yaml
|
||||
pageconfig:
|
||||
parent: '/trips/japan-korea-2026/dailies'
|
||||
slug_field: 'date,title'
|
||||
|
||||
Reference in New Issue
Block a user