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:
parent
ab3345d628
commit
8d887b9387
2 changed files with 3 additions and 4 deletions
|
@ -1,8 +1,8 @@
|
||||||
<!-- This markup will be inserted after the <body> tag -->
|
<!-- This markup will be inserted after the <body> tag -->
|
||||||
|
|
||||||
<!-- https://pagure.io/fedora-infrastructure/issue/10103 -->
|
<!-- https://pagure.io/fedora-infrastructure/issue/10103 -->
|
||||||
<div style="margin-bottom: 20px; width: auto; height: auto%; text-align:center;">
|
<div style="margin: auto" class="container">
|
||||||
<a href="https://fedoraproject.limequery.com/2021" target="_blank">
|
<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">
|
<img src="https://pagure.io/fedora-websites/issue/raw/files/c561c84a77b2b9288294505d2845e2549f0943907609bb4945ee9e870d2f7d7f-nestbanner.png" style="max-width: 100%">
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -166,7 +166,6 @@
|
||||||
- name: Replace the top.html template in hyperkitty to change banner
|
- name: Replace the top.html template in hyperkitty to change banner
|
||||||
copy: src=top.html dest=/srv/webui/templates/hyperkitty/top.html
|
copy: src=top.html dest=/srv/webui/templates/hyperkitty/top.html
|
||||||
notify:
|
notify:
|
||||||
- restart mailman3
|
|
||||||
- reload apache
|
- reload apache
|
||||||
tags:
|
tags:
|
||||||
- mailman
|
- mailman
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue