mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
added 'call to action' to register for horde.
This commit is contained in:
@@ -827,7 +827,7 @@
|
||||
<label for="use_horde" class="checkbox_label">
|
||||
<input id="use_horde" type="checkbox" />
|
||||
Use Horde.
|
||||
<a target="_blank" href="https://horde.koboldai.net/">Learn more</a>
|
||||
<a target="_blank" href="https://horde.koboldai.net/register">Register a Horde account for faster queue times!</a>
|
||||
</label>
|
||||
<div id="kobold_api_block">
|
||||
<h4>API url</h4>
|
||||
@@ -926,19 +926,18 @@
|
||||
<br>
|
||||
</div>
|
||||
<div id="poe_api">
|
||||
<h4>
|
||||
poe.com access token (p-b cookie value)
|
||||
</h4>
|
||||
<h5>
|
||||
Where to get
|
||||
<a href="/notes#apikey-2" class="notes-link" target="_blank">
|
||||
<span class="note-link-span">?</span>
|
||||
</a>
|
||||
</h5>
|
||||
<div class="widthFreeExpand">
|
||||
<input id="poe_token" class="text_pole" type="text" placeholder="Example: nTLG2bNvbOi8qxc-DbaSlw%3D%3D"
|
||||
maxlength="100" />
|
||||
</div>
|
||||
<h4>
|
||||
poe.com access token (p-b cookie value)
|
||||
</h4>
|
||||
<h5>
|
||||
Where to get
|
||||
<a href="/notes#apikey-2" class="notes-link" target="_blank">
|
||||
<span class="note-link-span">?</span>
|
||||
</a>
|
||||
</h5>
|
||||
<div class="widthFreeExpand">
|
||||
<input id="poe_token" class="text_pole" type="text" placeholder="Example: nTLG2bNvbOi8qxc-DbaSlw%3D%3D" maxlength="100" />
|
||||
</div>
|
||||
|
||||
<input id="poe_connect" class="menu_button" type="button" value="Connect" />
|
||||
<div id="api_loading_poe" class="api-load-icon fa-solid fa-hourglass fa-spin"></div>
|
||||
@@ -1226,7 +1225,7 @@
|
||||
<toolcool-color-picker id="italics-color-picker"></toolcool-color-picker>
|
||||
Italics Text
|
||||
</div>
|
||||
<div class="flex-container">
|
||||
<div class="flex-container">
|
||||
<toolcool-color-picker id="quote-color-picker"></toolcool-color-picker>
|
||||
Quote Text
|
||||
</div>
|
||||
@@ -1915,4 +1914,4 @@
|
||||
</div>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
</html>
|
Reference in New Issue
Block a user