diff --git a/OliverBooth/Pages/Projects/Index.cshtml b/OliverBooth/Pages/Projects/Index.cshtml index 1bf09b1..bee4511 100644 --- a/OliverBooth/Pages/Projects/Index.cshtml +++ b/OliverBooth/Pages/Projects/Index.cshtml @@ -16,7 +16,7 @@
In Active Development
- @project.Name + @project.Name
@project.Name

@Html.Raw(ProjectService.GetDescription(project))

@@ -48,7 +48,7 @@
Past Work
- @project.Name + @project.Name
@project.Name

@Html.Raw(ProjectService.GetDescription(project))

@@ -80,7 +80,7 @@
On Hiatus
- @project.Name + @project.Name
@project.Name

@Html.Raw(ProjectService.GetDescription(project))

diff --git a/src/img/projects/hero/birthday-1280x640.png b/src/img/projects/hero/birthday-1280x640.png deleted file mode 100644 index c97c1be..0000000 Binary files a/src/img/projects/hero/birthday-1280x640.png and /dev/null differ diff --git a/src/img/projects/hero/brackeysbot-1280x640.png b/src/img/projects/hero/brackeysbot-1280x640.png deleted file mode 100644 index dfb62be..0000000 Binary files a/src/img/projects/hero/brackeysbot-1280x640.png and /dev/null differ diff --git a/src/img/projects/hero/candyjam-1280x640.png b/src/img/projects/hero/candyjam-1280x640.png deleted file mode 100644 index 396dd8c..0000000 Binary files a/src/img/projects/hero/candyjam-1280x640.png and /dev/null differ diff --git a/src/img/projects/hero/fiveoclock-1280x640.png b/src/img/projects/hero/fiveoclock-1280x640.png deleted file mode 100644 index 256c29d..0000000 Binary files a/src/img/projects/hero/fiveoclock-1280x640.png and /dev/null differ diff --git a/src/img/projects/hero/mutation-1280x640.png b/src/img/projects/hero/mutation-1280x640.png deleted file mode 100644 index b217a56..0000000 Binary files a/src/img/projects/hero/mutation-1280x640.png and /dev/null differ diff --git a/src/img/projects/hero/none-1280x640.png b/src/img/projects/hero/none-1280x640.png deleted file mode 100644 index c838dbd..0000000 Binary files a/src/img/projects/hero/none-1280x640.png and /dev/null differ diff --git a/src/img/projects/hero/olive-1280x640.png b/src/img/projects/hero/olive-1280x640.png deleted file mode 100644 index 84ddce5..0000000 Binary files a/src/img/projects/hero/olive-1280x640.png and /dev/null differ diff --git a/src/img/projects/hero/sampdotnet-1280x640.png b/src/img/projects/hero/sampdotnet-1280x640.png deleted file mode 100644 index 77b127d..0000000 Binary files a/src/img/projects/hero/sampdotnet-1280x640.png and /dev/null differ diff --git a/src/img/projects/hero/syntaxgen-1280x640.png b/src/img/projects/hero/syntaxgen-1280x640.png deleted file mode 100644 index 80a5738..0000000 Binary files a/src/img/projects/hero/syntaxgen-1280x640.png and /dev/null differ diff --git a/src/img/projects/hero/unitydocs-1280x640.png b/src/img/projects/hero/unitydocs-1280x640.png deleted file mode 100644 index ab99654..0000000 Binary files a/src/img/projects/hero/unitydocs-1280x640.png and /dev/null differ diff --git a/src/img/projects/hero/x10d-1280x640.png b/src/img/projects/hero/x10d-1280x640.png deleted file mode 100644 index 76c7cc7..0000000 Binary files a/src/img/projects/hero/x10d-1280x640.png and /dev/null differ