[mirotalksfu] - fix typo

هذا الالتزام موجود في:
Miroslav Pejic
2024-10-20 23:19:49 +02:00
الأصل c0ed937401
التزام 114943715d

عرض الملف

@@ -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 -->
@@ -72,7 +71,7 @@
<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.
@@ -196,6 +195,7 @@
</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>