mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-30 08:50:55 +08:00
Mailman: Small fixes to banner
* Fix link to registration * Fix CSS for the banner * Remove mailman restart Signed-off-by: Michal Konečný <mkonecny@redhat.com>
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
<!-- This markup will be inserted after the <body> tag -->
|
||||
|
||||
<!-- https://pagure.io/fedora-infrastructure/issue/10103 -->
|
||||
<div style="margin-bottom: 20px; width: auto; height: auto%; text-align:center;">
|
||||
<a href="https://fedoraproject.limequery.com/2021" target="_blank">
|
||||
<img src="https://pagure.io/fedora-websites/issue/raw/files/c561c84a77b2b9288294505d2845e2549f0943907609bb4945ee9e870d2f7d7f-nestbanner.png">
|
||||
<div style="margin: auto" class="container">
|
||||
<a href="https://hopin.com/events/nest-with-fedora-2021" target="_blank">
|
||||
<img src="https://pagure.io/fedora-websites/issue/raw/files/c561c84a77b2b9288294505d2845e2549f0943907609bb4945ee9e870d2f7d7f-nestbanner.png" style="max-width: 100%">
|
||||
</a>
|
||||
</div>
|
||||
|
||||
@@ -166,7 +166,6 @@
|
||||
- name: Replace the top.html template in hyperkitty to change banner
|
||||
copy: src=top.html dest=/srv/webui/templates/hyperkitty/top.html
|
||||
notify:
|
||||
- restart mailman3
|
||||
- reload apache
|
||||
tags:
|
||||
- mailman
|
||||
|
||||
Reference in New Issue
Block a user