From d6ec75117ef6da2a58f5aafad324ed29f64462d7 Mon Sep 17 00:00:00 2001 From: Waldo Jaquith Date: Thu, 30 Oct 2014 12:26:22 -0400 Subject: [PATCH] Add feral hogs to the index Per #18. --- hunting/index.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/hunting/index.json b/hunting/index.json index 7222924..cee433a 100644 --- a/hunting/index.json +++ b/hunting/index.json @@ -67,6 +67,10 @@ { "name": "groundhog", "file": "groundhog.json" + }, + { + "name": "feral hogs", + "file": "feral_hogs.json" } ] }