fix images pointing to wrong directory
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta property="og:image" content="/_assets/img/cropped.png" />
|
||||
<link rel="icon" type="image/x-icon" href="/img/fav.png">
|
||||
<link rel="icon" type="image/x-icon" href="/_assets/img/fav.png">
|
||||
<link rel="stylesheet" href="/_assets/css/normalize.css" />
|
||||
<link rel="stylesheet" href="/_assets/css/styles.css" />
|
||||
{% if title %}
|
||||
|
Reference in New Issue
Block a user