Skip to content

Commit

Permalink
update favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
ehab-hassan committed Nov 9, 2023
1 parent dfdac11 commit 63c1798
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 0 deletions.
Binary file removed static/images/favicon.ico
Binary file not shown.
Binary file added static/images/favicon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions templates/partials/head.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
{% set zolaVer = '0.13.0' %}

<head>
<link rel="icon" type="image/x-icon" href="/images/favicon.png">
<meta name="generator" content="Zola v.{{ zolaVer }} - getzola.org" />

{% block title %}
Expand Down

0 comments on commit 63c1798

Please sign in to comment.