diff options
Diffstat (limited to 'haunt/data/blogroll.scm')
| -rw-r--r-- | haunt/data/blogroll.scm | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/haunt/data/blogroll.scm b/haunt/data/blogroll.scm index 331a921..7aefb9d 100644 --- a/haunt/data/blogroll.scm +++ b/haunt/data/blogroll.scm @@ -1,4 +1,15 @@ -'(("Adam Sawicki" +'(("The Brown PLT Blog" + "https://blog.brownplt.org/" + ("compilers" + "functional-programming")) + ("Curiosity Didn't Kill The Coder" + "https://p0ly.com/" + ("c++" + "game-development" + "graphics" + "programming" + "video-games")) + ("Adam Sawicki" "http://asawicki.info/" ("c++" "game-development" |