aboutsummaryrefslogtreecommitdiff
path: root/html/footer.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/footer.html')
-rw-r--r--html/footer.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/html/footer.html b/html/footer.html
new file mode 100644
index 00000000..a8f2adf7
--- /dev/null
+++ b/html/footer.html
@@ -0,0 +1,9 @@
+<div>
+ <a href="/docs">API</a>
+  • 
+ <a href="https://github.com/AUTOMATIC1111/stable-diffusion-webui">Github</a>
+  • 
+ <a href="https://gradio.app">Gradio</a>
+  • 
+ <a href="/" onclick="javascript:gradioApp().getElementById('settings_restart_gradio').click(); return false">Reload UI</a>
+</div>