Skip to content

Correct route names in Twig examples - #25

Merged
arhimede merged 1 commit into
mainfrom
correct-route-names-in-examples
Sep 15, 2026
Merged

arhimede merged 1 commit into
mainfrom
correct-route-names-in-examples

Conversation

@arhimede

Copy link
Copy Markdown
Member

url() takes a route name and the registered names are app::index, page::about and page::who-we-are; card images need absolute_url(asset()) because asset() returns a path.

url() takes a route name and the registered names are app::index,
page::about and page::who-we-are; card images need absolute_url(asset())
because asset() returns a path.

Signed-off-by: arhimede <julian@dotkernel.com>
@arhimede
arhimede requested a review from bidi47 September 14, 2026 18:44
@arhimede
arhimede merged commit fe93f46 into main Sep 15, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants