mirror of https://github.com/coddrago/Heroku
commit
51c7293d40
|
@ -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">
|
||||
Hikka
|
||||
<img src="{{ platform_emoji }}" class="ringed_planet">
|
||||
Heroku
|
||||
</div>
|
||||
</div>
|
||||
</div><br>
|
||||
|
@ -209,4 +209,4 @@
|
|||
})
|
||||
</script>
|
||||
<script src="{{ static("root.min.js") }}"></script>
|
||||
{% endblock %}
|
||||
{% endblock %}
|
||||
|
|
Loading…
Reference in New Issue