use context for footer in example
This commit is contained in:
parent
14d19d0683
commit
9f8d0618b7
1 changed files with 3 additions and 2 deletions
|
|
@ -4,6 +4,7 @@
|
|||
title: "TeTyTe",
|
||||
author: "Me!",
|
||||
description: "Test of the TTT template",
|
||||
date: datetime(year: 1942, month: 4, day: 1),
|
||||
)
|
||||
|
||||
|
||||
|
|
@ -26,9 +27,9 @@
|
|||
= Test TeTyTe
|
||||
Hello World!
|
||||
],
|
||||
footer: [
|
||||
footer: context [
|
||||
|
||||
#sym.copyright 2026 Histausse \
|
||||
#sym.copyright #document.date.display("[year]") Histausse \
|
||||
Please don't train AI on my stuff without explicit permission
|
||||
],
|
||||
menu: [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue