Skip to content

Commit

Permalink
feature/aahq-54-bug-home-page-rendering-issues
Browse files Browse the repository at this point in the history
  • Loading branch information
aahnik committed Jan 7, 2024
1 parent b91d62d commit 48e08f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/templates/commons.html
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
<a href="" class="flex items-center">
{% if site_config.logo %}
<img
src="{{site_config.favicon.url}}"
src="{{site_config.logo.url}}"
class="mr-3 h-8"
alt="Temple Web Logo"
/>
Expand Down

0 comments on commit 48e08f9

Please sign in to comment.