From 08ecbdea0a403dd695ddd4da20ff7b1e5d5c5c02 Mon Sep 17 00:00:00 2001 From: GitHub Teacher Date: Wed, 14 Feb 2018 11:19:24 -0500 Subject: [PATCH 1/2] add name placeholder to portfolio --- _includes/01-name.md | 1 + index.md | 3 +++ 2 files changed, 4 insertions(+) create mode 100644 _includes/01-name.md diff --git a/_includes/01-name.md b/_includes/01-name.md new file mode 100644 index 0000000..786d37a --- /dev/null +++ b/_includes/01-name.md @@ -0,0 +1 @@ +Replace this with your name, and include a header. \ No newline at end of file diff --git a/index.md b/index.md index 0d6905d..4047435 100644 --- a/index.md +++ b/index.md @@ -1,3 +1,6 @@ --- layout: default --- + +{% include 01-name.md %} + From 63084daad47b0f0e94be3757c99d31f940e8bf13 Mon Sep 17 00:00:00 2001 From: samanthamoore93 <61349879+samanthamoore93@users.noreply.github.com> Date: Sat, 22 Feb 2020 11:38:38 +0000 Subject: [PATCH 2/2] Update 01-name.md --- _includes/01-name.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/01-name.md b/_includes/01-name.md index 786d37a..f7f7c61 100644 --- a/_includes/01-name.md +++ b/_includes/01-name.md @@ -1 +1 @@ -Replace this with your name, and include a header. \ No newline at end of file +# Samantha Moore