Skip to content

Commit

Permalink
Add favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
bdmendes committed Dec 4, 2023
1 parent 5067338 commit 9916756
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions _layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@
{{ site.title }}
{% endif %}
</title>
{% unless page.standalone or layout.standalone %}
<link rel="icon" type="image/x-icon" href="/assets/bdmendes.ico">
{% endunless %}
</head>

<body>
Expand Down
Binary file added assets/bdmendes.ico
Binary file not shown.

0 comments on commit 9916756

Please sign in to comment.