diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -80,7 +80,7 @@ title = XYZ <h1>XYZ!</h1> <!-- index.html --> -{{ eachdo projects }} +{{ eachdo resources.projects }} <p>{{ put title }}</p> {{ endeachdo }} ``` |
![]() |
index : msg.git | |
Minimal (Static) Site Generator |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | README.md | 2 |
@@ -80,7 +80,7 @@ title = XYZ <h1>XYZ!</h1> <!-- index.html --> -{{ eachdo projects }} +{{ eachdo resources.projects }} <p>{{ put title }}</p> {{ endeachdo }} ``` |