mirror of
https://github.com/tcsenpai/obsidiangarden_netlify.git
synced 2025-06-06 04:35:20 +00:00
Fix #81
This commit is contained in:
parent
de6b6305df
commit
43d0d01b61
@ -8,7 +8,7 @@
|
||||
{%include "components/notegrowthhistory.njk"%}
|
||||
<div class="content">
|
||||
|
||||
{% if collections.gardenEntry[0].dgShowInlineTitle === true %}
|
||||
{% if collections.gardenEntry[0].data.dgShowInlineTitle === true %}
|
||||
<h1>{{ collections.gardenEntry[0].fileSlug }}</h1>
|
||||
{% endif %}
|
||||
{%- for garden in collections.gardenEntry -%}
|
||||
|
Loading…
x
Reference in New Issue
Block a user