Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit 6da6e39

Browse files
committed
webui: link to api docs from user settings page
1 parent 447e6b3 commit 6da6e39

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

webui/templates/preferences.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,8 @@ <h3 style="text-align: center;">Display options</h3>
4141
</table>
4242
</form>
4343

44-
<h3 style="text-align: center;">API keys</h3>
44+
<h3 style="text-align: center;"><a href="https://api.dbhub.io" target="_blank">API keys</a></h3>
45+
<div style="text-align: center; font-style: italic; font-size: large;">(In early development, but you're welcome to use it.)</div>
4546
<table class="table table-striped table-responsive settingsTable" style="margin-bottom: 20px;">
4647
<tr>
4748
<th>Key</th>

0 commit comments

Comments
 (0)