From 5f05770daef5e810367828fc5e7329934f7c080a Mon Sep 17 00:00:00 2001 From: Dan Barber Date: Thu, 21 Jan 2021 14:19:08 -0500 Subject: [PATCH] Remove portfolio --- source/index.html.erb | 44 +++++++++++++++++-------------------------- 1 file changed, 17 insertions(+), 27 deletions(-) diff --git a/source/index.html.erb b/source/index.html.erb index e884692..d748572 100644 --- a/source/index.html.erb +++ b/source/index.html.erb @@ -1,27 +1,17 @@ -
-
-
-
- <%= partial "sections/_profile.markdown" %> -
-
- <%= partial "sections/_skills.markdown" %> -
-
- <%= partial "sections/_experience.markdown" %> -
-
-
-
- <%= partial "sections/_portfolio.markdown" %> -
-
- <%= partial "sections/_interests.markdown" %> -
-
- <%= partial "sections/_contact.html.erb" %> -
-
-
-
-
+
+
+ <%= partial "sections/_profile.markdown" %> +
+
+ <%= partial "sections/_skills.markdown" %> +
+
+ <%= partial "sections/_experience.markdown" %> +
+
+ <%= partial "sections/_interests.markdown" %> +
+
+ <%= partial "sections/_contact.html.erb" %> +
+