Skip to content

Commit

Permalink
[mirotalksfu] - fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
miroslavpejic85 committed Oct 20, 2024
1 parent c0ed937 commit 1149437
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions public/views/whoAreYou.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@

<script defer src="../js/Brand.js"></script>
<script async src="../js/Umami.js"></script>
<script async src="../js/WhoAreYou.js"></script>

<!-- xss -->

Expand All @@ -72,7 +71,7 @@ <h1 class="m-0"></h1>
<div class="container">
<div class="hero-inner">
<div class="hero-copy">
<h1 class="hero-title mt-0">Who are you?</h1>
<h1 class="hero-title mt-0 mb-16">Who are you?</h1>
<p class="hero-paragraph">
If you're the presenter, please log in now.<br />
Otherwise, kindly wait for the presenter to join.
Expand Down Expand Up @@ -196,6 +195,7 @@ <h1 class="hero-title mt-0">Who are you?</h1>
</footer>
</div>

<script async src="../js/WhoAreYou.js"></script>
<script defer src="../js/Landing.js"></script>
<script async defer src="https://buttons.github.io/buttons.js"></script>
</body>
Expand Down

0 comments on commit 1149437

Please sign in to comment.