noggin: add survey banner. see ticket 10740

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi
2022-06-03 18:59:54 -07:00
parent b98ef3ec95
commit 2685496897

View File

@@ -1,11 +1,10 @@
{% raw %}
<!-- This markup will be inserted after the navbar -->
<!-- https://pagure.io/fedora-websites/issue/1095
<!-- https://pagure.io/fedora-infrastructure/issue/10740 -->
<div class="banner">
<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">
<a href="https://fedoraproject.limequery.com/2022" target="_blank">
<img src="https://pagure.io/fedora-infrastructure/issue/raw/files/b4d328e7ce730f610530822af4c9cdab1029c47dc2bdb15648d4008e1b304e43-contributor-survey-banner.png">
</a>
</div>
-->
{% endraw %}