diff options
-rw-r--r-- | public/config.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/public/config.yml b/public/config.yml index a233f4f..bae6202 100644 --- a/public/config.yml +++ b/public/config.yml | |||
@@ -15,6 +15,8 @@ links: | |||
15 | url: "https://status.immae.eu" | 15 | url: "https://status.immae.eu" |
16 | - name: "Change password" | 16 | - name: "Change password" |
17 | url: "https://tools.immae.eu/ldap_password.php" | 17 | url: "https://tools.immae.eu/ldap_password.php" |
18 | - name: "Manage ssh keys" | ||
19 | url: "https://tools.immae.eu/ldap_ssh_keys.php" | ||
18 | - name: "Get your IP" | 20 | - name: "Get your IP" |
19 | url: "https://tools.immae.eu/myip.php" | 21 | url: "https://tools.immae.eu/myip.php" |
20 | 22 | ||
@@ -342,6 +344,8 @@ services: | |||
342 | links: | 344 | links: |
343 | - url: "https://gist.github.com/mattrude/657334" | 345 | - url: "https://gist.github.com/mattrude/657334" |
344 | name: "Source" | 346 | name: "Source" |
347 | - name: "Manage ssh keys" | ||
348 | url: "https://tools.immae.eu/ldap_ssh_keys.php" | ||
345 | - name: "temp.immae.eu" | 349 | - name: "temp.immae.eu" |
346 | url: "https://temp.immae.eu" | 350 | url: "https://temp.immae.eu" |
347 | links: | 351 | links: |