diff --git a/public/style.css b/public/style.css
index a97b6a6..cbf71ff 100644
--- a/public/style.css
+++ b/public/style.css
@@ -64,6 +64,10 @@ footer > a {
color: #bbbbbb;
}
+.repo-links {
+ display: inline;
+}
+
/* Light mode button */
.tgl {
diff --git a/views/index.html b/views/index.html
index e930149..32202b0 100644
--- a/views/index.html
+++ b/views/index.html
@@ -96,14 +96,18 @@
+ type="submit" onclick="showToast()">Submit
+