Add Ideas into the governance sidebar

To make sure it is reachable through the sidebar, like on the
rest of the governance website.

Depends-On: https://review.opendev.org/#/c/706240/
Change-Id: I8bf7ff4171f4bd139465283126b7f110bc41644e
This commit is contained in:
Jean-Philippe Evrard 2020-02-07 09:09:42 +01:00
parent b355ac5f4b
commit 6b1e5881ab

View File

@ -5,4 +5,5 @@
<li role="presentation"><a role="menuitem" tabindex="-1" href="https://governance.openstack.org/uc/">User Committee</a></li>
<li role="presentation"><a role="menuitem" tabindex="-1" href="https://governance.openstack.org/sigs/">SIGs</a></li>
<li role="presentation"><a role="menuitem" tabindex="-1" href="https://governance.openstack.org/election/">Elections</a></li>
<li role="presentation"><a role="menuitem" tabindex="-1" href="https://governance.openstack.org/ideas/">Ideas</a></li>
</ul>