Update sponsorship listings
This commit is contained in:
3
_includes/sponsors/list.html
Normal file
3
_includes/sponsors/list.html
Normal file
@ -0,0 +1,3 @@
|
||||
<ul class="d-flex flex-wrap list-group-flush">
|
||||
<li class="list-group-item flex-fill">PablO</li>
|
||||
</ul>
|
9
_includes/sponsors/silver.html
Normal file
9
_includes/sponsors/silver.html
Normal 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>
|
Reference in New Issue
Block a user