Update root.jinja2

pull/111/head
Who? 2025-03-03 10:25:30 +07:00 committed by GitHub
parent a323a63db7
commit 03f11016ed
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 3 deletions

View File

@ -67,9 +67,9 @@
</div>
<div class="blur main installation">
<div class="title">
<div class="heroku_label">
<div class="hikka_label">
<div class="label_inner">
<img src="{{ platform_emoji }}" class="ringed_planet">
<img src="{{ platform_emoji }}" class="moon">
&nbsp;Heroku
</div>
</div>
@ -209,4 +209,4 @@
})
</script>
<script src="{{ static("root.min.js") }}"></script>
{% endblock %}
{% endblock %}