minor tweaks

This commit is contained in:
Nick Pegg 2018-01-21 18:34:33 -08:00
parent c062306324
commit 8ea1a7ed7d
2 changed files with 3 additions and 3 deletions

View file

@ -2,7 +2,7 @@
title: Projects
url: /projects/
---
Here's a decent number of the projects I've worked on in the past.
Here's a decent number of the projects I've worked on in the past, mostly 2010 and earlier.
**This is mostly ancient and you should probably check out my [GitHub](https://github.com/nickpegg) profile instead**
### Posty (2010)

View file

@ -116,10 +116,10 @@
{{ site.copyright }}
</div>
<div class="row">
Powered by <a href="https://github.com/nickpegg/posty">Posty</a>
<a href="https://github.com/nickpegg/nickpegg.com">Site source</a>
</div>
<div class="row">
<a href="https://github.com/nickpegg/nickpegg.com">Site source</a>
Powered by <a href="https://github.com/nickpegg/posty">Posty</a>
</div>
</div>