mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 08:16:53 +00:00
Remove obsolete "how it works" page from Lovelace sidebar (#15008)
This removes the "[How It Works](https://www.home-assistant.io/lovelace/how-it-works/)" link from the Lovelace sidebar navigation. The actual page will still exist, this simply demotes it from the sidebar nav for now. Reasoning is, the "How it Works" page is obsolete and will only cause confusion and frustration. New users click on "How it works" expecting to see a user guide for Lovelace, but instead they get some nerdy tech document comparing it to the older "States" UI which no longer even exists. I would like to eventually rewrite the page to be more user-focused and then re-add it to sidebar.
This commit is contained in:
parent
99d0771ba4
commit
04979aa158
@ -12,7 +12,6 @@
|
|||||||
<div class="section">
|
<div class="section">
|
||||||
<h1 class="title delta">Advanced</h1>
|
<h1 class="title delta">Advanced</h1>
|
||||||
<ul class="divided sidebar-menu">
|
<ul class="divided sidebar-menu">
|
||||||
<li>{% active_link /lovelace/how-it-works/ How it works %}</li>
|
|
||||||
<li>{% active_link /lovelace/header-footer/ Headers & Footers %}</li>
|
<li>{% active_link /lovelace/header-footer/ Headers & Footers %}</li>
|
||||||
<li>
|
<li>
|
||||||
{% active_link /lovelace/dashboards-and-views/ Dashboards & Views %}
|
{% active_link /lovelace/dashboards-and-views/ Dashboards & Views %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user