forked from wezm/wezm.net
Add missing links to About page
This commit is contained in:
parent
f98811a1bb
commit
7fa4571eab
1 changed files with 5 additions and 5 deletions
|
@ -16,9 +16,9 @@ This site is written in [Markdown][markdown] and [SASS][sass], generated using
|
|||
[Debian GNU/Linux][debian] and [nginx][nginx]. It makes use of the following
|
||||
resources made available freely by their authors:
|
||||
|
||||
* [Reset CSS][cssreset] by
|
||||
* [Mono icons][monoicons] by
|
||||
* [Feed icon][feedicon] by
|
||||
* [Reset CSS][cssreset] by Eric Meyer
|
||||
* [Mono icons][monoicons] by tutorial9
|
||||
* [Feed icon][feedicon] by FeedIcons.com and the Mozilla Foundation
|
||||
|
||||
The content is split into two sections:
|
||||
[Technical](/technical/articles/) and [Personal](/personal/articles/). There is
|
||||
|
@ -51,6 +51,6 @@ photos. My primary camera is a Canon 400D SLR, with the following lenses:
|
|||
[debian]: http://www.debian.org/
|
||||
[jquery]: http://jquery.com/
|
||||
[sass]: http://sass-lang.com/
|
||||
[cssreset]:
|
||||
[cssreset]: http://meyerweb.com/eric/tools/css/reset/
|
||||
[monoicons]: http://www.tutorial9.net/resources/108-mono-icons-huge-set-of-minimal-icons/
|
||||
[feedicon]:
|
||||
[feedicon]: http://feedicons.com/
|
||||
|
|
Loading…
Reference in a new issue