css fixes
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
<meta property="og:url" content="https://alfieking.dev">
|
||||
<meta property="og:title" content="{{ self.title() }}">
|
||||
<meta property="og:description" content="{{ self.description() }}">
|
||||
<meta property="og:image" content="static/content/icon.webp">
|
||||
<meta property="og:image" content="/static/content/icon.webp">
|
||||
{% block head %}
|
||||
{% endblock %}
|
||||
</head>
|
||||
|
Reference in New Issue
Block a user