forked from 42CTF/website
updtaed footer with twitter and linkedin
This commit is contained in:
parent
2654c87f0b
commit
fb0d844781
Binary file not shown.
After Width: | Height: | Size: 14 KiB |
|
@ -121,9 +121,19 @@
|
|||
<img width="250px" src="https://discordapp.com/api/guilds/606162827274616845/widget.png?style=banner2">
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-md-4 footer-text">
|
||||
<div class="col-auto">
|
||||
<a href="https://twitter.com/42ctf">
|
||||
<img width="50px" src="{% static "img/twitter.png" %}">
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-2 footer-text">
|
||||
<p>42ctf@protonmail.com <br>Made with <img src="{% static "img/smoke.png" %}" width="20px" style="margin-top:-5px"> by <a href="https://ix-56h.github.io/">ix-56h</a> - <a href="{% url "cgu" %}">CGU</a></p>
|
||||
</div>
|
||||
<div class="col-auto">
|
||||
<a href="https://fr.linkedin.com/company/42ctf">
|
||||
<img width="50px" src="{% static "img/linkedin.png" %}">
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-md-4">
|
||||
<a href="https://www.patreon.com/42ctf" target="_blank" class="patreon">
|
||||
<div class="patreon-content">
|
||||
|
|
Loading…
Reference in New Issue