Skip to content

Commit

Permalink
add powered by workshops.de to navigation logo
Browse files Browse the repository at this point in the history
  • Loading branch information
tidusIO committed Dec 2, 2024
1 parent 2aeaad5 commit 0f9d230
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/_navigation.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<nav class="navbar navbar-main navbar-expand-lg">
<div class="container">
<a class="navbar-brand p-0 me-4" href="/">
<img alt="vuejs.de" src="/assets/img/logo.svg" width="45">
<img alt="vuejs.de powered by workshops.de" src="/assets/img/logo-with-poweredby.svg" height="45">
</a>
<button class="navbar-toggler navbar-toggler-right" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNav" aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
Expand Down
Loading

0 comments on commit 0f9d230

Please sign in to comment.