add /endpoints

This commit is contained in:
Tommy Parnell
2016-01-22 23:37:42 -05:00
parent 036ff29434
commit b1fe622468

View File

@@ -16,7 +16,8 @@ namespace api.tparnell.io.Controllers
"/Resume",
"/Conference",
"/Websites",
"/Social"
"/Social",
"/Endpoints"
};
public HomeController(IHostingEnvironment env)