show placholder instead of no explore box at all
This commit is contained in:
parent
daced4ec04
commit
41db9bf07d
2 changed files with 10 additions and 2 deletions
|
|
@ -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">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue