Update sponsorship listings

This commit is contained in:
2020-05-28 11:49:39 -05:00
parent 5c4e6d6fd6
commit a3e4379a94
4 changed files with 9783 additions and 50 deletions

View File

@ -0,0 +1,3 @@
<ul class="d-flex flex-wrap list-group-flush">
<li class="list-group-item flex-fill">PablO</li>
</ul>

View File

@ -0,0 +1,9 @@
<div class="col-6 col-sm-4 col-md-3 my-3">
<div class="d-flex justify-content-start">
<div><a href="https://techlore.tech"><img src="/assets/img/svg/3rd-party/sponsors/techlore.svg" class="mx-3" width="64" height="64" title="Techlore, Home of Go Incognito" alt="Techlore Logo"></a></div>
<div class="d-flex flex-column align-self-center">
<p class="my-0"><strong>Techlore</strong></p>
<a href="https://techlore.tech" class="my-0">https://techlore.tech</a>
</div>
</div>
</div>