mirror of
https://github.com/pawroman/zola-theme-terminimal.git
synced 2025-09-24 09:43:39 +02:00
add apple-touch-icon
This commit is contained in:
parent
04fdea8017
commit
36c10f997a
2 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@
|
|||
{%- block extra_head %}
|
||||
{% endblock extra_head -%}
|
||||
<link rel="icon" href="https://raw.githubusercontent.com/kylejcarlton/zola-theme-terminimal/master/img/favicon.png">
|
||||
<link rel="apple-touch-icon" href="https://raw.githubusercontent.com/kylejcarlton/zola-theme-terminimal/master/img/apple-touch-icon.png">
|
||||
<script src="https://kit.fontawesome.com/75d5a1ca9a.js" crossorigin="anonymous"></script>
|
||||
</head>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue