Skip to content

Commit

Permalink
Updates (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
SHR1SHAK authored Nov 10, 2024
1 parent 289a3a8 commit eb65835
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion layouts/partials/logo.html
Original file line number Diff line number Diff line change
@@ -1 +1,11 @@
<img src="/images/favicon.png">
<style>
a#linutil-logo {
font-size: 1.875rem;
/* margin: -.4125rem -.6125rem; */
max-width: 100%;
width: 14.125rem;
}
</style>
<a id="linutil-logo" href="{{ partial "permalink.gotmpl" (dict "to" .Site.Home) }}">
<img src="/images/navlogo.png">
</a>
Binary file added static/images/navlogo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit eb65835

Please sign in to comment.