show placholder instead of no explore box at all

This commit is contained in:
John Hess 2024-06-25 11:38:29 -05:00
parent daced4ec04
commit 41db9bf07d
2 changed files with 10 additions and 2 deletions

View file

@ -13,6 +13,11 @@ layout: default
{% t explore %}
</div>
</a>
<div id="usb-butter-placeholder">
<div class="card">
{% t explore_missing %}
</div>
</div>
<a href="/chat/#/room/%23public%3A{{site.data.deployment.chat_server}}">
<div class="card">
<img src="{{ site.baseurl }}/assets/images/message-icon.png" alt="Message Icon" class="card-icon">