Skip to content

Commit

Permalink
Merge pull request #58 from autifyhq/hiroki/use-new-logo-favicon
Browse files Browse the repository at this point in the history
Replaced the favicon with a new logo
  • Loading branch information
harokki authored Jun 26, 2024
2 parents 4056291 + 07c68bd commit 7854658
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion themes/hugo-geekdoc/layouts/partials/head/favicons.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<link
rel="icon"
type="image/x-icon"
href="{{ "favicon/favicon.ico" | relURL }}"
href="{{ "favicon/favicon-white-bg-32x32.png" | relURL }}"
/>
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 7854658

Please sign in to comment.