diff options
-rw-r--r-- | people.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/people.json b/people.json index a8e6e56..ce294cf 100644 --- a/people.json +++ b/people.json @@ -71,7 +71,12 @@ { "name": "scala", "link": "./entries/jyoo980/scala/Fib.scala" + }, + { + "name": "vintage-htdp", + "link": "./entries/jyoo980/vintage-htdp/fib.rkt" } + ] }, { |