diff options
author | Raghuram Subramani <raghus2247@gmail.com> | 2025-08-09 14:15:29 +0530 |
---|---|---|
committer | Raghuram Subramani <raghus2247@gmail.com> | 2025-08-09 14:15:29 +0530 |
commit | 26526cca7ea20c22b37da85d114c6d648ef80d26 (patch) | |
tree | 338a3906ba7b6a0aeddfa96b45dd1f586be8d239 | |
parent | b534b2268be4fbb233e25f87b915b5ab84258173 (diff) |
README: source is required for EACHDO
-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 }} ``` |