Skip to content

Commit

Permalink
Update default.html
Browse files Browse the repository at this point in the history
  • Loading branch information
NeftaliYagua authored Jan 11, 2025
1 parent dbf1908 commit ece5464
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<body>
<header>
<div class="container">
<div class="company-name"><a href="https://codericlatam.github.io/Prodaric/"><img src="https://codericlatam.github.io/Prodaric//images/logo.png" alt="Hydra Logo" height="80" /></a></div>
<div class="company-name"><a href="{{ site.baseurl }}"><img src="{{ site.baseurl }}/images/logo.png" alt="Prodaric" height="80" /></a></div>
{% include navigation.html %}
</div>
</header>
Expand Down

0 comments on commit ece5464

Please sign in to comment.