Skip to content

Commit

Permalink
add placeholders for lists and emphasis
Browse files Browse the repository at this point in the history
  • Loading branch information
githubteacher committed Apr 16, 2018
1 parent 6390444 commit a70fd4b
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 0 deletions.
1 change: 1 addition & 0 deletions _includes/04-lists.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Replace this with a list of your favorite things.
1 change: 1 addition & 0 deletions _includes/05-emphasis.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Write out some of your awesome attributes, and use emphasis (like bold or italics) to identify keywords, programming languages, or skills.
7 changes: 7 additions & 0 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,10 @@ layout: default

{% include 03-links.md %}

<br>

{% include 04-lists.md %}

<br>

{% include 05-emphasis.md %}

0 comments on commit a70fd4b

Please sign in to comment.