This commit is contained in:
parent
f3416071b3
commit
cebef1f53e
2 changed files with 6 additions and 4 deletions
|
@ -30,6 +30,7 @@
|
|||
</svg>
|
||||
</a>
|
||||
</li>
|
||||
<li><a href="/p">piles</a></li>
|
||||
<!--<li>toons?</li>-->
|
||||
<!--<li>games?</li>-->
|
||||
<li><a href="/characters">characters</a></li>
|
||||
|
|
|
@ -1,14 +1,15 @@
|
|||
---
|
||||
layout: base.njk
|
||||
title: p - piles and projects
|
||||
title: piles
|
||||
permalink: /p/
|
||||
---
|
||||
# {{ title }})
|
||||
# {{ title }}
|
||||
|
||||
when im working on things i like to make a pile for them. if the pile gets in the way, i put it in a box and put the box on a shelf. but i still like to call it a pile.
|
||||
|
||||
here is a digital pile:
|
||||
ive written one pile so far
|
||||
|
||||
- [gameboymode](gameboymode)
|
||||
- [gamepad](gamepad)
|
||||
|
||||
and here is a pile of stuff i would like to write about:
|
||||
|
||||
|
|
Loading…
Reference in a new issue