aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/index.html
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2022-06-15 14:29:28 +0200
committerChocobozzz <me@florianbigard.com>2022-06-15 14:32:30 +0200
commit1105696623c4b691bf2d44489ad25a752cbd8cc7 (patch)
treedea539b64cd3aab542444a4905146bbe72355d5e /client/src/index.html
parent428025432b111dcee90ba4a47eeaac8b03f4c4f6 (diff)
downloadPeerTube-1105696623c4b691bf2d44489ad25a752cbd8cc7.tar.gz
PeerTube-1105696623c4b691bf2d44489ad25a752cbd8cc7.tar.zst
PeerTube-1105696623c4b691bf2d44489ad25a752cbd8cc7.zip
Improve login page UI
Diffstat (limited to 'client/src/index.html')
-rw-r--r--client/src/index.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/client/src/index.html b/client/src/index.html
index 28667cdd0..5446fdfcd 100644
--- a/client/src/index.html
+++ b/client/src/index.html
@@ -50,8 +50,8 @@
50 50
51 <ul> 51 <ul>
52 <li>Allow JavaScript in your browser</li> 52 <li>Allow JavaScript in your browser</li>
53 <li>Use one of the <a class="alert-link" href="https://framagit.org/framasoft/peertube/documentation/-/raw/master/use-third-party-application.md" target="_blank">third-party applications</a> to browse this instance</li> 53 <li>Use one of the <a class="link-orange" href="https://framagit.org/framasoft/peertube/documentation/-/raw/master/use-third-party-application.md" target="_blank">third-party applications</a> to browse this instance</li>
54 <li>Review the source code on <a class="alert-link" href="https://github.com/Chocobozzz/PeerTube" target="_blank">GitHub</a> or <a class="alert-link" href="https://framagit.org/framasoft/peertube/PeerTube" target="_blank">Framasoft's GitLab</a>, and ask for eventual modifications to the instance owner. 54 <li>Review the source code on <a class="link-orange" href="https://github.com/Chocobozzz/PeerTube" target="_blank">GitHub</a> or <a class="link-orange" href="https://framagit.org/framasoft/peertube/PeerTube" target="_blank">Framasoft's GitLab</a>, and ask for eventual modifications to the instance owner.
55 </ul> 55 </ul>
56 </noscript> 56 </noscript>
57 57
@@ -62,8 +62,8 @@
62 <p>We are sorry but it seems that PeerTube is not compatible with your web browser.</p> 62 <p>We are sorry but it seems that PeerTube is not compatible with your web browser.</p>
63 63
64 <hr> 64 <hr>
65 <p>Please try with the latest version of <a class="alert-link" href="https://www.mozilla.org" target="_blank">Mozilla Firefox</a>.</p> 65 <p>Please try with the latest version of <a class="link-orange" href="https://www.mozilla.org" target="_blank">Mozilla Firefox</a>.</p>
66 <p class="mb-0">If you think this is a mistake, please <a class="alert-link" href="https://github.com/Chocobozzz/PeerTube/issues/new" target="_blank">report it</a>.</p> 66 <p class="mb-0">If you think this is a mistake, please <a class="link-orange" href="https://github.com/Chocobozzz/PeerTube/issues/new" target="_blank">report it</a>.</p>
67 </div> 67 </div>
68 68
69 <script type="text/javascript"> 69 <script type="text/javascript">