diff --git a/internal/web/static/img/#placeholder.png b/internal/web/static/img/#placeholder.png deleted file mode 100644 index e39d5fd..0000000 Binary files a/internal/web/static/img/#placeholder.png and /dev/null differ diff --git a/internal/web/static/img/favicon.ico b/internal/web/static/img/favicon.ico new file mode 100644 index 0000000..52b302f Binary files /dev/null and b/internal/web/static/img/favicon.ico differ diff --git a/internal/web/static/img/placeholder.png b/internal/web/static/img/placeholder.png deleted file mode 100644 index 443948a..0000000 Binary files a/internal/web/static/img/placeholder.png and /dev/null differ diff --git a/internal/web/static/img/placeholder.webp b/internal/web/static/img/placeholder.webp new file mode 100644 index 0000000..6361ea0 Binary files /dev/null and b/internal/web/static/img/placeholder.webp differ diff --git a/internal/web/templates/base.html b/internal/web/templates/base.html index 2473526..75df7e6 100644 --- a/internal/web/templates/base.html +++ b/internal/web/templates/base.html @@ -8,6 +8,7 @@ {{ end }} {{ block "title" . }}B1tsblog{{ end }} +