jetthoughts / jetthoughts.github.io

0 stars 0 forks source link

redo technologies block using flexbox / grid + extract to partial #112

Open AucT opened 5 days ago

AucT commented 5 days ago

Image Image Image Image

Extract to partial Feel free to ues sane html and flexbox / grid

Would be nice if they doesn't depend on html markup position, so i can later in loop dump it like this.

Use homepage icons (they are svg).

foreach ($items as $item)

<div>$item->name</div>

endforeach