diff options
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -14,6 +14,10 @@ img { width: 100%; } + + a { + text-decoration: none; + } </style> <script src="https://cdn.auth0.com/js/auth0-spa-js/1.13/auth0-spa-js.production.js"></script> <!-- <script src="https://cdn.auth0.com/js/auth0/9.11/auth0.min.js"></script> --> |
