mirror of
https://github.com/gcushen/hugo-academic.git
synced 2025-07-26 19:15:16 +02:00
parent
b9ee3b4a6f
commit
baad8468cc
1 changed files with 1 additions and 1 deletions
|
@ -84,7 +84,7 @@
|
|||
<link rel="feed" href="{{ .RSSLink | default .Site.RSSLink }}" type="application/rss+xml" title="{{ .Site.Title }}">
|
||||
{{ end }}
|
||||
|
||||
<link rel="manifest" href="site.webmanifest">
|
||||
<link rel="manifest" href="{{ "site.webmanifest" | relURL }}">
|
||||
<link rel="icon" type="image/png" href="{{ "/img/icon.png" | relURL }}">
|
||||
<link rel="apple-touch-icon" type="image/png" href="{{ "/img/icon-192.png" | relURL }}">
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue