1
0

Code cleanup

This commit is contained in:
Michael Gordeev
2019-10-17 16:45:39 +03:00
parent 5ebe457561
commit 860cee4f87
6 changed files with 4 additions and 24 deletions
@@ -10,7 +10,7 @@ namespace MyWebsite.Controllers
// TODO: Create custom error page
// TODO: Update Projects.json and Gallery.json
// TODO: Complete About page
// TODO: Add resume file
// TODO: Make language switchable
public IActionResult Index() =>
View();