diff --git a/css/style.css b/css/style.css index d8a93c7..c1498c3 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/birthday23.png) no-repeat center center; + background: url(../images/2023-report.png) no-repeat center center; -webkit-transform: rotate(-10deg); transform: rotate(-10deg); position: absolute; @@ -1540,4 +1540,4 @@ input#xmpp{ input#catchall{ width: 50px; -} \ No newline at end of file +} diff --git a/images/2023-report.png b/images/2023-report.png new file mode 100644 index 0000000..75c2e1d Binary files /dev/null and b/images/2023-report.png differ diff --git a/templates/partials/header.html.twig b/templates/partials/header.html.twig index 35bdc40..a8b78a2 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 %}