Merge pull request #43 from archquise/patch-1

Patch 1
pull/49/head
Who? 2024-12-23 23:21:22 +07:00 committed by GitHub
commit 51c7293d40
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 6 additions and 6 deletions

View File

@ -53,13 +53,13 @@
<div class="wrapper">
<div class="blur main finish_block">
<div id="installation_icon"></div>
<div class="title">Hikka is installed</div>
<div class="title">Heroku is installed</div>
<div class="description">
Hikka is installed. You can close this page now.
Heroku is installed. You can close this page now.
<br>
<b>It might take a while for installation to fully complete. Please, be patient.</b>
<br>
<b>Hikka will restart and might send several configuration messages to complete the installation!</b>
<b>Heroku will restart and might send several configuration messages to complete the installation!</b>
<br>
<span style="font-size: 24px;">Check <span style="color:#28a0dc">Telegram</span> for a message from your <b>inline
bot</b></span>
@ -69,8 +69,8 @@
<div class="title">
<div class="hikka_label">
<div class="label_inner">
<img src="{{ platform_emoji }}" class="moon">
&nbsp;Hikka
<img src="{{ platform_emoji }}" class="ringed_planet">
&nbsp;Heroku
</div>
</div>
</div><br>
@ -209,4 +209,4 @@
})
</script>
<script src="{{ static("root.min.js") }}"></script>
{% endblock %}
{% endblock %}