content updates
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
{% comment %} leave this end_i capture here, since many rely on it. {% endcomment %}
|
||||
{% comment %} leave this end_i capture here, since all links with _i rely on it. {% endcomment %}
|
||||
{% capture end_i %}</a>{% endcapture %}
|
||||
|
||||
{% capture doc_about %}<a href="about.html">About this theme</a>{% endcapture %}
|
||||
@ -122,4 +122,8 @@
|
||||
{% capture doc_iterm_profiles_i %}<a href="doc_iterm_profiles.html">{% endcapture %}
|
||||
|
||||
{% capture doc_webstorm_text_editor %}<a href="doc_webstorm_text_editor.html">WebStorm Text Editor</a>{% endcapture %}
|
||||
{% capture doc_webstorm_text_editor %}<a href="doc_webstorm_text_editor.html">{% endcapture %}
|
||||
{% capture doc_webstorm_text_editor_i %}<a href="doc_webstorm_text_editor.html">{% endcapture %}
|
||||
|
||||
{% capture doc_seriesdemo1_1 %}<a href="doc_seriesdemo1_1.html">Series demo</a>{% endcapture %}
|
||||
{% capture doc_seriesdemo1_1_i %}<a href="doc_seriesdemo1_1.html">{% endcapture %}
|
||||
|
||||
|
Reference in New Issue
Block a user