diff --git a/css/style.css b/css/style.css index a4a0e56..f8f5d6b 100644 --- a/css/style.css +++ b/css/style.css @@ -46,7 +46,7 @@ header { /************************************************/ /* A place for temporary campaigns / sticker on home banner */ .sticker { - background: url(../images/2022-report.png) no-repeat center center; + background: url(../images/birthday23.png) no-repeat center center; -webkit-transform: rotate(-10deg); transform: rotate(-10deg); position: absolute; diff --git a/images/birthday23.png b/images/birthday23.png new file mode 100644 index 0000000..8661a75 Binary files /dev/null and b/images/birthday23.png differ diff --git a/templates/partials/header.html.twig b/templates/partials/header.html.twig index 64f5737..8b86629 100644 --- a/templates/partials/header.html.twig +++ b/templates/partials/header.html.twig @@ -7,7 +7,7 @@

{{ site.header.title }}

{{ site.header.description }}

- +
{% if site.social %}