Move Dev Blog links

News - replace blog link

Ripple Dev Blog link name
This commit is contained in:
mDuo13
2019-03-04 16:58:40 -08:00
parent b984cad000
commit fd746a6745
6 changed files with 12 additions and 5 deletions

View File

@@ -44,6 +44,9 @@
<li><a class="nosubcat-page" href="{{ page.html }}">{{ page.name }}{% if page.status is defined and page.status == "not_enabled" %} {% include 'template-status_not_enabled.html' %}{% endif %}</a></li>
{% endif %}
{% endfor %}
{% if currentpage.funnel == "News" %}
<li><a class="nosubcat-page" href="/blog/">Ripple Dev Blog</a></li>
{% endif %}
</ul>
</div><!-- /.card-body -->
</div><!-- /.card -->