From 08ecbdea0a403dd695ddd4da20ff7b1e5d5c5c02 Mon Sep 17 00:00:00 2001 From: GitHub Teacher <trainingdemos+githubteacher@github.com> Date: Wed, 14 Feb 2018 11:19:24 -0500 Subject: [PATCH] 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 %} +