mirror of
https://github.com/velour/catbase.git
synced 2025-04-05 04:31:41 +00:00
emojy: up more tiles
This commit is contained in:
parent
8ba0ec076e
commit
fdcd7f3ce8
@ -12,7 +12,7 @@ templ (p *EmojyPlugin) listTempl(emojy emojyMap) {
|
|||||||
@p.emojyNav()
|
@p.emojyNav()
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="grid-x grid-margin-x small-up-2 medium-up-3">
|
<div class="grid-x grid-margin-x small-up-3 medium-up-6 large-up-8">
|
||||||
for _, v := range emojy {
|
for _, v := range emojy {
|
||||||
for _, c := range v {
|
for _, c := range v {
|
||||||
<div class="cell">
|
<div class="cell">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user