mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
add about page to help section
This commit is contained in:
parent
10248a3aeb
commit
3d362588eb
7 changed files with 66 additions and 2 deletions
|
@ -12,7 +12,8 @@
|
|||
<a href="support.html" data-role="button">General</a>
|
||||
<a href="log.html" data-role="button" class="ui-btn-active">View Log</a>
|
||||
<a href="supporter.html" data-role="button">Become a Supporter</a>
|
||||
<a href="supporterKey.html" data-role="button">Supporter Key</a>
|
||||
<a href="supporterKey.html" data-role="button">Supporter Key</a>
|
||||
<a href="about.html" data-role="button">About</a>
|
||||
</div>
|
||||
<p>
|
||||
<label for="chkAutoScroll">Auto-scroll</label>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue