Skip to content

Commit

Permalink
chore: code formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
ifaouibadi committed Nov 28, 2023
1 parent d9bcc0c commit 98c89c9
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 5 deletions.
14 changes: 10 additions & 4 deletions src/vector/static/incompatible-browser.html
Original file line number Diff line number Diff line change
Expand Up @@ -168,8 +168,8 @@ <h1>Unsupported browser</h1>
<div>
<h2 id="step1_heading">Your browser can't run Superhero</h2>
<p>
Superhero uses many advanced browser features, some of which are not available or experimental in
your current browser.
Superhero uses many advanced browser features, some of which are not available or experimental
in your current browser.
</p>
<p>
Please install <a href="https://www.google.com/chrome">Chrome</a>,
Expand All @@ -184,7 +184,11 @@ <h2 id="step1_heading">Your browser can't run Superhero</h2>
<div>
<h2 id="step2_heading">Use Superhero on mobile</h2>
<p><strong>iOS</strong> (iPhone or iPad)</p>
<a href="https://apps.apple.com/us/app/superhero-chat/id6466815315" target="_blank" class="mx_ClearDecoration">
<a
href="https://apps.apple.com/us/app/superhero-chat/id6466815315"
target="_blank"
class="mx_ClearDecoration"
>
<svg
width="144px"
height="48px"
Expand Down Expand Up @@ -768,7 +772,9 @@ <h2 id="step2_heading">Use Superhero on mobile</h2>
</div>
<div class="mx_HomePage_row mx_Center mx_Spacer">
<p class="mx_Spacer">
<a href="https://chat.superhero.com" target="_blank" class="mx_FooterLink"> Go to chat.superhero.com </a>
<a href="https://chat.superhero.com" target="_blank" class="mx_FooterLink">
Go to chat.superhero.com
</a>
</p>
</div>
</div>
Expand Down
4 changes: 3 additions & 1 deletion src/vector/static/unable-to-load.html
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,9 @@ <h2 id="step1_heading">Superhero can't load</h2>
</div>
<div class="mx_HomePage_row mx_Center mx_Spacer">
<p class="mx_Spacer">
<a href="https://chat.superhero.com" target="_blank" class="mx_FooterLink"> Go to chat.superhero.com </a>
<a href="https://chat.superhero.com" target="_blank" class="mx_FooterLink">
Go to chat.superhero.com
</a>
</p>
</div>
</div>
Expand Down

0 comments on commit 98c89c9

Please sign in to comment.