Skip to content

Commit d71307f

Browse files
authored
Merge pull request #813 from flynnduism/remove-services
docs(chore): remove the services url navigation
2 parents 9c9432b + 6575cb0 commit d71307f

2 files changed

Lines changed: 1 addition & 13 deletions

File tree

themes/deis/footer.html

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -46,11 +46,10 @@
4646
<p class="copyright show-for-large-up">
4747
<a id="footer-privacy" href="//deis.com/policies/privacy">Privacy Policy</a>
4848
</p>
49-
<p class="copyright show-for-large-up">Deis.com and the Deis project are maintained by <a href="https://engineyard.com/"><img src="{{ base_url }}/static/img/svg/footer-engine-yard.svg" alt="Engine Yard"></p>
5049
</div>
5150
<div class="small-8 medium-10 large-8 columns">
5251
<div class="row">
53-
<div class="small-6 medium-3 columns">
52+
<div class="small-6 medium-3 medium-offset-3 columns">
5453
<dl>
5554
<dt><a id="footer-gh-community" href="https://deis.com/community">Community</a></dt>
5655
<dd><a id="footer-get-involved" href="https://deis.com/community">Events</a></dd>
@@ -66,14 +65,6 @@
6665
<dd><a id="footer-steward" href="https://github.com/deis/steward">Steward</a></dd>
6766
</dl>
6867
</div>
69-
<div class="small-6 medium-3 columns">
70-
<dl>
71-
<dt><a id="footer-services" href="https://deis.com/services">Services</a></dt>
72-
<dd><a id="footer-support-plans" href="https://deis.com/services#packages">Packages</a></dd>
73-
<dd><a id="footer-training" href="https://deis.com/services#training">Training</a></dd>
74-
<dd><a id="footer-support-plans" href="https://deis.com/services#support">Support Plans</a></dd>
75-
</dl>
76-
</div>
7768
<div class="small-6 medium-3 columns">
7869
<dl>
7970
<dt><a id="footer-company" href="https://deis.com/about">Company</a></dt>

themes/deis/topbar.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,6 @@ <h1><a href="/" class="logo"><img src="{{ base_url }}/static/img/svg/logo.svg" w
1111
<li>
1212
<a class="dropdown" data-dropdown="drop2" aria-controls="drop1" aria-expanded="false">Projects <em><i class="fa fa-caret-down"></i></em></a>
1313
</li>
14-
<li>
15-
<a href="/services" id="header-services" class="item" title="Support &amp; Services">Services</a>
16-
</li>
1714
<li>
1815
<a href="/community" id="header-community" class="item" title="Community">Community</a>
1916
</li>

0 commit comments

Comments
 (0)