Alte Ressourcen entfernt, Favicon gesetzt
All checks were successful
release-tag / release-image (push) Successful in 1m49s
All checks were successful
release-tag / release-image (push) Successful in 1m49s
This commit is contained in:
Binary file not shown.
Before Width: | Height: | Size: 5.0 MiB |
BIN
internal/web/static/img/favicon.ico
Normal file
BIN
internal/web/static/img/favicon.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 17 KiB |
Binary file not shown.
Before Width: | Height: | Size: 6.9 MiB |
BIN
internal/web/static/img/placeholder.webp
Normal file
BIN
internal/web/static/img/placeholder.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.9 KiB |
@@ -8,6 +8,7 @@
|
|||||||
<meta name="description" content="{{ .Description }}">
|
<meta name="description" content="{{ .Description }}">
|
||||||
{{ end }}
|
{{ end }}
|
||||||
<title>{{ block "title" . }}B1tsblog{{ end }}</title>
|
<title>{{ block "title" . }}B1tsblog{{ end }}</title>
|
||||||
|
<link rel="icon" type="image/vnd.icon" href="/static/img/favicon.ico">
|
||||||
<link rel="stylesheet" href="/static/main.css">
|
<link rel="stylesheet" href="/static/main.css">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
Reference in New Issue
Block a user