Skip to content

Commit

Permalink
fix: twig logo is rendered as "NaN"
Browse files Browse the repository at this point in the history
Closes: #1407
  • Loading branch information
hadl committed Apr 10, 2022
1 parent ef8fb7d commit 0fa0cf8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<a href="{{ link.pages-homepage }}"><img src="../../images/logo.png" width="350" height="100" class="logo" alt="Logo Alt Text" /></a>
<a href="{{ link['pages-homepage'] }}"><img src="../../images/logo.png" width="350" height="100" class="logo" alt="Logo Alt Text" /></a>

0 comments on commit 0fa0cf8

Please sign in to comment.