portico: Add mariadb to for/open-source.

This commit is contained in:
Rishi Gupta 2019-01-29 10:02:11 -08:00
parent aea93f9826
commit 03e12e1921
3 changed files with 6 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.9 KiB

View File

@ -1802,6 +1802,11 @@ nav ul li.active::after {
background-color: transparent;
}
.portico-landing.hello .testimonials .company-box .company.mariadb {
background-image: url(/static/images/landing-page/logos/mariadb.png);
background-color: transparent;
}
.portico-landing.hello .testimonials .company-box .company.hail {
background-image: url(/static/images/landing-page/logos/hail.png);
background-color: transparent;

View File

@ -108,6 +108,7 @@
<div class="company-box">
<div class="company wikimedia-outreach"></div>
<div class="company wildfly"></div>
<div class="company mariadb"></div>
<div class="company hail"></div>
<div class="company openshot"></div>
<div class="company mixxx"></div>