mirror of https://github.com/velour/catbase.git
emojy: up more tiles
This commit is contained in:
parent
8ba0ec076e
commit
61b71362b9
|
@ -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…
Reference in New Issue