[UPDT] TEMPLATE: Animation template of database loading

This commit is contained in:
Horilla
2024-09-23 12:44:28 +05:30
parent 87fd93e069
commit 0b031c35f7
2 changed files with 4 additions and 3 deletions

View File

@@ -2,6 +2,6 @@
<dotlottie-player src="https://lottie.host/18cba2b6-5cb3-46d7-940c-6dc86b6ed0ea/rCwU9B44vO.json"
background="transparent" speed="1" style="width: 300px; height: 300px" loop autoplay>
</dotlottie-player>
<p>Loading Demo Database...........</p>
<p style="font-weight: bold;">Loading Demo Database</p>
</div>
<script src="https://unpkg.com/@dotlottie/player-component@latest/dist/dotlottie-player.mjs" type="module"></script>
<script src="https://unpkg.com/@dotlottie/player-component@latest/dist/dotlottie-player.mjs" type="module"></script>