File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1414 < li {% if page.path == 'Vite.md ' %} class ="active " {% endif %} > < a class ="nav-link " href ="./Vite.html "> Vite</ a > </ li >
1515 < li {% if page.path == 'NextJs.md ' %} class ="active " {% endif %} > < a class ="nav-link " href ="./NextJs.html "> Next.js</ a > </ li >
1616 < li {% if page.path == 'Remix.md ' %} class ="active " {% endif %} > < a class ="nav-link " href ="./Remix.html "> Remix</ a > </ li >
17- < li {% if page.path == 'Community.md ' %} class ="active beginner " {% else %} class ="beginner " {% endif %} > < a class ="nav-link " href ="./Community.html "> Community</ a > </ li >
18- < li {% if page.path == 'Upgrade.md ' %} class ="active " {% endif %} > < a class ="nav-link " href ="./Upgrade.html "> Upgrading to v5</ a > </ li >
1917</ ul >
2018
2119< ul > < div > Guides & Concepts</ div >
3028 < li {% if page.path == 'Translation.md ' %} class ="active " {% endif %} > < a class ="nav-link " href ="./Translation.html "> I18N</ a > </ li >
3129 < li {% if page.path == 'Store.md ' %} class ="active " {% endif %} > < a class ="nav-link " href ="./Store.html "> Preferences</ a > </ li >
3230 < li {% if page.path == 'Features.md ' %} class ="active beginner " {% else %} class ="beginner " {% endif %} > < a class ="nav-link " href ="./Features.html "> All Features</ a > </ li >
31+ < li {% if page.path == 'Upgrade.md ' %} class ="active " {% endif %} > < a class ="nav-link " href ="./Upgrade.html "> Upgrading to v5</ a > </ li >
32+ < li {% if page.path == 'Community.md ' %} class ="active beginner " {% else %} class ="beginner " {% endif %} > < a class ="nav-link " href ="./Community.html "> Community</ a > </ li >
3333 </ ul >
3434
3535 < ul > < div > App Configuration</ div >
You can’t perform that action at this time.
0 commit comments