diff options
author | Markus Krogh <markus@nordu.net> | 2018-06-12 14:16:57 +0200 |
---|---|---|
committer | Markus Krogh <markus@nordu.net> | 2018-06-12 14:16:57 +0200 |
commit | 762128f48e08b54d190631f7c0784c0733897fcb (patch) | |
tree | 9ca68b26407b413b99ccc05b0e6bdcf3f6ef6f78 | |
parent | 93f81dec3a6b68431bac4c0703cddfd0786c6f29 (diff) |
Move and delist eduroam config
-rw-r--r-- | templates/eduroam.mobileconfig (renamed from src/apps/changepw/eduroam.mobileconfig) | 0 | ||||
-rw-r--r-- | templates/index.html | 3 |
2 files changed, 0 insertions, 3 deletions
diff --git a/src/apps/changepw/eduroam.mobileconfig b/templates/eduroam.mobileconfig index 952c924..952c924 100644 --- a/src/apps/changepw/eduroam.mobileconfig +++ b/templates/eduroam.mobileconfig diff --git a/templates/index.html b/templates/index.html index afadf8b..535c4f7 100644 --- a/templates/index.html +++ b/templates/index.html @@ -33,9 +33,6 @@ <li> <a href="{{$.BasePath}}/pubkeys/"><span class="item-marker">›</span> Update your public SSH keys</a> </li> - <li> - <a href="{{$.BasePath}}/ideviceconf" rel="external"><span class="item-marker">›</span> Configure eduroam on your iDevice</a> - </li> {{ end }} </ul> <p> |