|
48 | 48 | </div>
|
49 | 49 | <div class="collapse navbar-collapse menu ">
|
50 | 50 | <ul class="nav navbar-nav navbar-left">
|
51 |
| - <li><a href="/quickstart">Quick Start</a></li> |
| 51 | + <li><a href="/quickstart">Quick Start</a></li> |
| 52 | + <li><a href="http://sdclabs.com/codeception" style="background: rgba(255,255,2555,0.1);">Consulting</a></li> |
52 | 53 | </ul>
|
53 | 54 | <ul class="nav navbar-nav navbar-right">
|
54 | 55 | <li class="dropdown">
|
@@ -128,7 +129,7 @@ <h4>Modules</h4>
|
128 | 129 | <li><a href="https://gitter.im/codeception/codeception/">Chat @ Gitter</a></li>
|
129 | 130 | <li><a href="https://github.com/codeception/codeception/issues">GitHub Issues</a></li>
|
130 | 131 | </ul>
|
131 |
| - </li> |
| 132 | + </li> |
132 | 133 |
|
133 | 134 | <li>
|
134 | 135 | <a href="https://github.com/codeception/codeception" style="padding: 0; padding-right: 5px; padding-top: 5px;"><img src="/images/github.png" alt="GitHub" style="height: 40px; float: right;"> </a>
|
@@ -158,10 +159,15 @@ <h4>Modules</h4>
|
158 | 159 | Logo by <a
|
159 | 160 | href="https://twitter.com/adnanblog">Mr. Adnan</a>. OpenSource <strong>MIT Licensed</strong>.
|
160 | 161 | </p>
|
| 162 | + |
| 163 | + <h4>Thanks to</h4> |
| 164 | + |
| 165 | + <a href="https://www.jetbrains.com/phpstorm/"> |
| 166 | + <img src="/images/PhpStorm.png" alt="PhpStorm" style="width:100px;"> |
| 167 | + </a> |
161 | 168 |
|
162 |
| - <h4>Sponsored by</h4> |
163 |
| - <a href="https://www.rebilly.com/"> |
164 |
| - <img src="/images/Rebilly.png" style="width:100%; background: #fff; border-radius: 20px;" alt="Your Partner |
| 169 | + <a href="https://www.rebilly.com/"> |
| 170 | + <img src="/images/Rebilly.png" style="width:150px; background: #fff; border-radius: 20px;" alt="Your Partner |
165 | 171 | In Subscription Billing
|
166 | 172 | Uncover your revenue potential with
|
167 | 173 | our recurring billing software." title="Your Partner
|
@@ -196,8 +202,8 @@ <h4>Sponsored by</h4>
|
196 | 202 | <ul class="footer-links" >
|
197 | 203 | <li><a href="/install">Installation</a></li>
|
198 | 204 | <li><a href="/credits">Credits</a></li>
|
199 |
| - <li><a href="/blog">Blog</a></li> |
200 | 205 | <li><a href="/changelog">Releases</a></li>
|
| 206 | + <li><a href="http://sdclabs.com/codeception" style="background: rgba(255,255,2555,0.1);">Consulting</a></li> |
201 | 207 | <li><a href="https://github.com/Codeception/Codeception/blob/master/LICENSE">License</a></li>
|
202 | 208 | </ul>
|
203 | 209 |
|
|
0 commit comments