mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 05:16:49 +00:00
Docs aside nav: make troubleshooting titles more explicit (#31425)
* Docs aside nav: make troubleshooting titles more explicit * Add 'locked out' page to side nav
This commit is contained in:
parent
68992ef510
commit
f085506b6e
@ -13,7 +13,7 @@
|
||||
<li>{% active_link /installation Installation %}</li>
|
||||
<li>{% active_link /common-tasks/os/ Common tasks %}</li>
|
||||
<li>
|
||||
{% active_link /docs/troubleshooting/ Troubleshooting
|
||||
{% active_link /docs/troubleshooting/ Troubleshooting installation
|
||||
%}
|
||||
</li>
|
||||
</ul>
|
||||
@ -30,8 +30,7 @@
|
||||
entities %}
|
||||
</li>
|
||||
<li>
|
||||
{% active_link /docs/configuration/troubleshooting/ Troubleshooting
|
||||
%}
|
||||
{% active_link /docs/configuration/troubleshooting/ Troubleshooting configuration %}
|
||||
</li>
|
||||
<li>
|
||||
{% active_link /docs/configuration/securing/ Security check points
|
||||
@ -77,6 +76,9 @@
|
||||
{% active_link /docs/authentication/multi-factor-auth/ Multi factor
|
||||
auth %}
|
||||
</li>
|
||||
<li>
|
||||
{% active_link /docs/locked_out/ I'm locked out %}
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
@ -102,7 +104,7 @@
|
||||
<li>{% active_link /docs/automation/templating/ Templates %}</li>
|
||||
<li>{% active_link /docs/automation/yaml/ YAML %}</li>
|
||||
<li>
|
||||
{% active_link /docs/automation/troubleshooting/ Troubleshooting %}
|
||||
{% active_link /docs/automation/troubleshooting/ Troubleshooting automation %}
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
Loading…
x
Reference in New Issue
Block a user