diff options
| author | Jakob L. Kreuze | 2023-01-09 19:45:38 -0500 |
|---|---|---|
| committer | Jakob L. Kreuze | 2023-01-09 19:45:38 -0500 |
| commit | 4de18d91b1f52fff0a4ca3fcf9dcce2eb4cd0986 (patch) | |
| tree | 50a75b902fd376316b8301ec5c35cf2340bf3319 /haunt/data/blogroll.scm | |
| parent | b6945c7816d2004405353eff6a32c8781cc531ec (diff) | |
Update bookmarks
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" |