summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/index.html b/index.html
index aa7842e..31f8d81 100644
--- a/index.html
+++ b/index.html
@@ -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> -->