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