Add a plans/pricing page
This commit is contained in:
parent
c2e9a766f7
commit
0ce2252d1d
7 changed files with 171 additions and 6 deletions
|
@ -51,6 +51,7 @@
|
|||
<ul class="nav navbar-nav">
|
||||
<li><a ng-href="#/repository/">Repositories</a></li>
|
||||
<li><a ng-href="#/guide/">Getting Started Guide</a></li>
|
||||
<li><a ng-href="#/plans/">Plans and Pricing</a></li>
|
||||
</ul>
|
||||
|
||||
|
||||
|
|
Reference in a new issue