Update OpenGraph image
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Luca 2023-12-26 19:37:43 +01:00
parent 656b25e06d
commit 0873eb204e
2 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
<meta property="og:title" content="{{ .Site.Title }} {{ .Title }}">
<meta property="og:type" content="website">
<meta property="og:url" content="{{ .Permalink }}">
<meta property="og:image" content="{{ .Site.BaseURL }}sm-header-2023.png">
<meta property="og:image" content="{{ .Site.BaseURL }}sm-header.png">
<meta property="og:locale" content="{{ .Site.LanguageCode }}">
<title>{{ block "title" . }}{{ .Title }} &ndash; {{ .Site.Title }}{{ end }}</title>
<link rel="icon" href="/icon.svg" sizes="any" type="image/svg+xml">

BIN
static/sm-header.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 MiB