Skip to content

Commit 29b5362

Browse files
committed
updated
1 parent d8d74a8 commit 29b5362

File tree

4 files changed

+15
-10
lines changed

4 files changed

+15
-10
lines changed

_includes/hero.html

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,7 @@ <h1>
1616
<div class="col-sm-12 col-md-4 col-md-offset-4 ">
1717
<div class="well dark text-center">
1818
<a class="btn btn-lg btn-block btn-install" href="/quickstart">Quick Start</a><br>
19-
<p>
20-
Write and execute a test for an existing app<br>
21-
<strong>in less than 5 minutes!</strong>
22-
</p>
19+
<a class="btn btn-lg btn-block btn-default" href="http://sdclabs.com/codeception">Request Consulting</a><br>
2320

2421

2522
</div>

_layouts/bootstrap.html

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,8 @@
4848
</div>
4949
<div class="collapse navbar-collapse menu ">
5050
<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>
5253
</ul>
5354
<ul class="nav navbar-nav navbar-right">
5455
<li class="dropdown">
@@ -128,7 +129,7 @@ <h4>Modules</h4>
128129
<li><a href="https://gitter.im/codeception/codeception/">Chat @ Gitter</a></li>
129130
<li><a href="https://github.com/codeception/codeception/issues">GitHub Issues</a></li>
130131
</ul>
131-
</li>
132+
</li>
132133

133134
<li>
134135
<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>
158159
Logo by <a
159160
href="https://twitter.com/adnanblog">Mr. Adnan</a>. OpenSource <strong>MIT Licensed</strong>.
160161
</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>
161168

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
165171
In Subscription Billing
166172
Uncover your revenue potential with
167173
our recurring billing software." title="Your Partner
@@ -196,8 +202,8 @@ <h4>Sponsored by</h4>
196202
<ul class="footer-links" >
197203
<li><a href="/install">Installation</a></li>
198204
<li><a href="/credits">Credits</a></li>
199-
<li><a href="/blog">Blog</a></li>
200205
<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>
201207
<li><a href="https://github.com/Codeception/Codeception/blob/master/LICENSE">License</a></li>
202208
</ul>
203209

_layouts/doc.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@
4444
{{ content }}
4545
</div>
4646

47+
<p style="background: rgba(255,255,0,0.3)">Looking for additional support? <a href="http://sdclabs.com/codeception">Request official consulting service</a></p>
48+
4749
</div>
4850

4951
</div>

images/PhpStorm.png

5.18 KB
Loading

0 commit comments

Comments
 (0)