🌱 Won Tyk side project fund
This commit is contained in:
@@ -156,7 +156,7 @@ nav.primary-nav {
|
|||||||
}
|
}
|
||||||
|
|
||||||
a {
|
a {
|
||||||
display: flex;
|
display: inline-flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
flex-shrink: 0;
|
flex-shrink: 0;
|
||||||
@@ -202,7 +202,7 @@ nav.secondary-nav {
|
|||||||
display: flex;
|
display: flex;
|
||||||
|
|
||||||
a {
|
a {
|
||||||
display: flex;
|
display: inline-flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
flex-shrink: 0;
|
flex-shrink: 0;
|
||||||
|
|||||||
BIN
assets/images/Tyk-side-project-logo-tagline-blk.png
Normal file
BIN
assets/images/Tyk-side-project-logo-tagline-blk.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 17 KiB |
@@ -88,6 +88,15 @@
|
|||||||
website.
|
website.
|
||||||
<a class="link" href="https://opencollective.com/postwoman/contribute">Contribute</a>.
|
<a class="link" href="https://opencollective.com/postwoman/contribute">Contribute</a>.
|
||||||
</p>
|
</p>
|
||||||
|
<div class="contributors">
|
||||||
|
<a href="https://tyk.io" target="_blank" rel="noopener">
|
||||||
|
<img
|
||||||
|
style="max-width: 320px;"
|
||||||
|
src="~assets/images/Tyk-side-project-logo-tagline-blk.png"
|
||||||
|
alt="Tyk Banner"
|
||||||
|
/>
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
<div class="contributors">
|
<div class="contributors">
|
||||||
<a href="https://opencollective.com/postwoman/organization/0/website">
|
<a href="https://opencollective.com/postwoman/organization/0/website">
|
||||||
<img src="https://opencollective.com/postwoman/organization/0/avatar.svg" />
|
<img src="https://opencollective.com/postwoman/organization/0/avatar.svg" />
|
||||||
|
|||||||
Reference in New Issue
Block a user