[mirotalksfu] - improve whoAreYou logic

هذا الالتزام موجود في:
Miroslav Pejic
2024-10-21 02:00:28 +02:00
الأصل 114943715d
التزام 7a6dca51a3
7 ملفات معدلة مع 74 إضافات و11 حذوفات

عرض الملف

@@ -51,6 +51,10 @@
<script src="https://cdn.jsdelivr.net/npm/xss/dist/xss.min.js"></script>
<!-- axios -->
<script type="text/javascript" src="https://cdn.jsdelivr.net/npm/axios/dist/axios.min.js"></script>
<script src="https://unpkg.com/animejs@3.0.1/lib/anime.min.js"></script>
<script src="https://unpkg.com/scrollreveal@4.0.0/dist/scrollreveal.min.js"></script>
</head>
@@ -74,7 +78,8 @@
<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.
Otherwise, kindly wait for the presenter to join.<br />
<!-- You'll be redirected to the room when they arrive. -->
</p>
<div class="hero-cta">
<a id="presenterLoginButton" class="button button-primary pulse">LOGIN</a>