added blog link
This commit is contained in:
parent
a3bd7fa779
commit
5bb0d983c6
2 changed files with 2 additions and 5 deletions
|
@ -21,9 +21,6 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-md-4">
|
<div class="col-md-4">
|
||||||
<h2>Open source</h2>
|
<h2>Open source</h2>
|
||||||
|
@ -35,7 +32,7 @@
|
||||||
</div>
|
</div>
|
||||||
<div class="col-md-4">
|
<div class="col-md-4">
|
||||||
<h2>On the roadmap</h2>
|
<h2>On the roadmap</h2>
|
||||||
<p>Reports, API access and more…</p>
|
<p>Better reports, API access, campaign automation and more…</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
|
@ -51,6 +51,7 @@
|
||||||
<li><a href="{{url}}">{{title}}</a></li>
|
<li><a href="{{url}}">{{title}}</a></li>
|
||||||
{{/if}}
|
{{/if}}
|
||||||
{{/each}}
|
{{/each}}
|
||||||
|
<li><a href="https://mailtrain.wordpress.com/"><span class="glyphicon glyphicon-share-alt" aria-hidden="true"></span> Blog</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
{{#if user }}
|
{{#if user }}
|
||||||
|
@ -96,7 +97,6 @@
|
||||||
</div>
|
</div>
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
|
|
||||||
<!-- Main jumbotron for a primary marketing message or call to action -->
|
<!-- Main jumbotron for a primary marketing message or call to action -->
|
||||||
|
|
||||||
{{#if indexPage}}
|
{{#if indexPage}}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue