XMPP invitation landing page, without javascript
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ <meta content="IE=edge" http-equiv="X-UA-Compatible"> <meta content="width=device-width, initial-scale=1, user-scalable=0" name="viewport"> <title>XMPP Invitation</title> - <link href="stylesheets/bootstrap.min.css" rel="stylesheet"> + <link href="stylesheets/styles.css" rel="stylesheet"> <link href="stylesheets/i.css" rel="stylesheet"> <style> .main { |