add PH banner

This commit is contained in:
Son NK 2021-05-11 20:15:07 +02:00
parent edaf293398
commit 6801b1f453
1 changed files with 8 additions and 0 deletions

View File

@ -102,6 +102,14 @@
<body class="">
<div class="page">
{% block announcement %}
<div class="alert alert-warning text-center mb-0" role="alert"
style="color: white; background-color: #ea532a; font-size: 18px; font-weight: 500; box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;">
SimpleLogin is featured on ProductHunt 🎉. Support us by
<a href="https://www.producthunt.com/posts/simplelogin" target="_blank" style="text-decoration: underline; color: white" >
leaving a review
<i class="fe fe-external-link"></i>
</a>
</div>
{% endblock %}
<div class="container">