diff --git a/app/views/users/edit.html.erb b/app/views/users/edit.html.erb index 1855a34..c457ad5 100644 --- a/app/views/users/edit.html.erb +++ b/app/views/users/edit.html.erb @@ -168,6 +168,28 @@ <% end %> +
+
+
+ 🔑 +
+

API Key

+
+ +
+

+ Your API key is used to authenticate requests from your code editor. If your key has been compromised, you can rotate it to generate a new one. Rotating your API key will immediately invalidate your old key. You'll need to update the key in all of your code editors and IDEs. +

+ + +
+
+
@@ -361,28 +383,6 @@
-
-
-
- 🔑 -
-

API Key

-
- -
-

- Your API key is used to authenticate requests from your code editor. If your key has been compromised, you can rotate it to generate a new one. Rotating your API key will immediately invalidate your old key. You'll need to update the key in all of your code editors and IDEs. -

- - -
-
- <%# This is copied from the github thingie blog, Im not good at UI so I copied :) %>