Wiki navigation bar

This commit is contained in:
2022-03-27 22:00:29 +00:00
parent 9c6114cf86
commit 4807b7d4ae
13 changed files with 189 additions and 48 deletions

View File

@ -6,5 +6,10 @@
</div>
<div id="app-settings-content">
<!-- Your settings in here -->
<ul class="with-icon">
<li data-id="deleteWiki">
<a href="#" class="icon-delete svg">Delete Current Wiki</a>
</li>
</ul>
</div>
</div>