Skip to content

Commit

Permalink
add placeholders for images and links
Browse files Browse the repository at this point in the history
  • Loading branch information
githubteacher committed Apr 16, 2018
1 parent 08ecbde commit 6390444
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 0 deletions.
1 change: 1 addition & 0 deletions _includes/02-image.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Replace this with an image, like your photo. Ensure you include some alt-text.
1 change: 1 addition & 0 deletions _includes/03-links.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Replace this with a link to your a GitHub or social media profile.
8 changes: 8 additions & 0 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,11 @@ layout: default

{% include 01-name.md %}

<br>

{% include 02-image.md %}

<br>

{% include 03-links.md %}

0 comments on commit 6390444

Please sign in to comment.