minor tweaks
This commit is contained in:
parent
c062306324
commit
8ea1a7ed7d
2 changed files with 3 additions and 3 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
title: Projects
|
title: Projects
|
||||||
url: /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**
|
**This is mostly ancient and you should probably check out my [GitHub](https://github.com/nickpegg) profile instead**
|
||||||
|
|
||||||
### Posty (2010)
|
### Posty (2010)
|
||||||
|
|
|
||||||
|
|
@ -116,10 +116,10 @@
|
||||||
{{ site.copyright }}
|
{{ site.copyright }}
|
||||||
</div>
|
</div>
|
||||||
<div class="row">
|
<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>
|
||||||
<div class="row">
|
<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>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue