improving instructions
This commit is contained in:
@ -6,6 +6,8 @@
|
||||
{% comment %}<!-- OVERVIEW --> {% endcomment %}
|
||||
{% capture getting_started %}<a href="{{"/getting_started" | prepend: site.baseurl}}">Getting Started</a>{% endcapture %}
|
||||
{% capture supported_features %}<a href="{{"/supported_features" | prepend: site.baseurl}}">Supported Features</a>{% endcapture %}
|
||||
{% capture troubleshooting %}<a href="{{"/troubleshooting" | prepend: site.baseurl}}">Troubleshooting</a>{% endcapture %}
|
||||
|
||||
|
||||
{% comment %}<!-- FORMATTING --> {% endcomment %}
|
||||
{% capture pages %}<a href="{{"/pages" | prepend: site.baseurl}}">Pages</a>{% endcapture %}
|
||||
|
Reference in New Issue
Block a user