diff options
Diffstat (limited to '')
| -rw-r--r-- | projects/index.html | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/projects/index.html b/projects/index.html index 6648101..9ffb78c 100644 --- a/projects/index.html +++ b/projects/index.html @@ -8,7 +8,7 @@ title = PROJECTS  <div class="card-container"> -  {{ eachdo projects }} +  {{ eachdo resources.projects }}      <a href="{{ put url }}" class="card-anchor button-inverted">        <div class="flex flex-col gap-2 pt-2 items-center items-center"> | 
