Skip to content

Commit

Permalink
Fix favicon in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
mosquito committed Dec 3, 2024
1 parent a1a7d3c commit 221982e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{% extends "!layout.html" %}
{% extends "!base.html" %}
{% block extrahead %}
<link rel="apple-touch-icon" sizes="57x57" href="/_static/favicon/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="/_static/favicon/apple-icon-60x60.png">
Expand Down

0 comments on commit 221982e

Please sign in to comment.