aboutsummaryrefslogtreecommitdiff
path: root/html/footer.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/footer.html')
-rw-r--r--html/footer.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/html/footer.html b/html/footer.html
index bad87ff6..69b2372c 100644
--- a/html/footer.html
+++ b/html/footer.html
@@ -1,10 +1,12 @@
<div>
- <a href="/docs">API</a>
+ <a href="{api_docs}">API</a>
 • 
<a href="https://github.com/AUTOMATIC1111/stable-diffusion-webui">Github</a>
 • 
<a href="https://gradio.app">Gradio</a>
 • 
+ <a href="#" onclick="showProfile('./internal/profile-startup'); return false;">Startup profile</a>
+  • 
<a href="/" onclick="javascript:gradioApp().getElementById('settings_restart_gradio').click(); return false">Reload UI</a>
</div>
<br />