TEST: prepare.yml

This commit is contained in:
MajorDroolz
2023-01-04 23:20:50 -05:00
parent 810ede3202
commit fed3479ed1

View File

@@ -43,7 +43,7 @@ layout: default
<!-- Add the subtitle, if it exists. --> <!-- Add the subtitle, if it exists. -->
{% if work[project].subtitle %} {% if work[project].subtitle %}
<span>:</span> <span>:</span>
&nbsp; &nbsp;
<p>{{ work[project].subtitle }}</p> <p>{{ work[project].subtitle }}</p>
{% endif %} {% endif %}
</div> </div>