diff options
author | Ciaran Gallagher <[email protected]> | 2020-03-26 14:57:39 +0000 |
---|---|---|
committer | Ciaran Gallagher <[email protected]> | 2020-03-26 14:57:39 +0000 |
commit | f7aeb2ef08768333666389f5ca8f65eebb0af4f5 (patch) | |
tree | d7ca2db553f0dbb930fe73d42d9265c9538b8238 /index.html | |
parent | b4ce4368a83c9b9b078d5eb0593269d2189da93d (diff) | |
download | pasta-f7aeb2ef08768333666389f5ca8f65eebb0af4f5.tar.gz pasta-f7aeb2ef08768333666389f5ca8f65eebb0af4f5.zip |
more style changes
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -177,7 +177,7 @@ <div id="insecureWarning" class="alert alert-warning alert-dismissible fade show mt-3" role="alert"> <strong>Warning:</strong> You have loaded this page over <strong>http</strong>, which means that this may not be secure, especially if you are using public or untrusted networks. <br>If you can only access your Plex server via http, then please continue with caution. - <br>However, if you can access your Plex server via <strong>https</strong>, then I recommend reloading this site over https by <a href="https://www.pastatool.com">clicking here</a>. + <br>However, if you can access your Plex server via <strong>https</strong>, then I recommend reloading this site over https by <strong><a href="https://www.pastatool.com">clicking here</a></strong>. <button type="button" class="close" data-dismiss="alert" aria-label="Close"> <span aria-hidden="true">×</span> </button> |