_layouts/landing.html in arco-0.4.4 vs _layouts/landing.html in arco-0.5.0
- old
+ new
@@ -1,9 +1,9 @@
<!DOCTYPE html>
<html lang="en-AU">
<head>
<meta charset="UTF-8">
- <link rel="shortcut icon" type="image/png" href="/favicon.png">
+ <link rel="shortcut icon" type="image/png" href="favicon.png?">
<link rel="stylesheet" href="/assets/css/main.css">
{% seo %}
</head>
<body>
{% include cover.html %}
\ No newline at end of file