Ini includes/sidebar.html

in #html6 years ago

In _includes/sidebar.html:

@@ -4,7 +4,13 @@
{% for nav in sorted_nav %}
{% assign col = site.collections | where:"id", nav.collection | first %}

  •   <h6 class="ctrl-nav-section title">{{ nav.title }}</h6>
    
  •   <h6 class="ctrl-nav-section title">
    
  •       {% if nav.docs %}
    
  •           {{ nav.title }}
    
  •       {%else %}
    
  •           <a href="{{ nav.url }}">{{ nav.title }}</a>
    

This change breaks the current navigation pattern in a pretty significant way (every single section header is a link, and clicking on it results in navigating to the corresponding page.).

Changing core nav patterns is well outside the scope of this issue.

Please make the contributing link a nav within the introduction. You can reference how the testnet nav link is constructed for the appropriate pattern.


You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or mute the thread.
info click......https://github.com/steemit/devportal/pull/112#pullrequestreview-113289887.

Coin Marketplace

STEEM 0.20
TRX 0.12
JST 0.028
BTC 64269.55
ETH 3490.29
USDT 1.00
SBD 2.53