12 lines
472 B
Markdown
12 lines
472 B
Markdown
|
---
|
||
|
layout: 2col
|
||
|
title: blinkie collection
|
||
|
permalink: /webcore/blinkies
|
||
|
menu: webcore
|
||
|
menu-title: blinkies
|
||
|
---
|
||
|
welcome to my collection of blinkies! this used to all be consolidated on one page, but it's growing a little large, so I've divided the old webcore page into distinct pages to increase loading times. ![yay](/img/emoji/x3.gif)
|
||
|
|
||
|
<div class="imgwall" id="padded">
|
||
|
{% include layout/gallery/gallery.html folder="img/webcore/blinkies" data_file="blinkies" %}
|
||
|
</div>
|