Oops, missed a closing conditional
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
<div class="container">
|
||||
|
||||
<small class="small">© {{ site.time | date: '%Y' }} – {% if site.title %}{{ site.title }}{% else %}Garth by <a href="https://darn.es/" title="David Darnes">David Darnes</a></small>
|
||||
<small class="small">© {{ site.time | date: '%Y' }} – {% if site.title %}{{ site.title }}{% else %}Garth by <a href="https://darn.es/" title="David Darnes">David Darnes</a>{% endif %}</small>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user