Skip to content

Commit

Permalink
Merge pull request #4 from marckhair/add-lists-emphasis
Browse files Browse the repository at this point in the history
A few of your favorite things
  • Loading branch information
marckhair authored Oct 13, 2020
2 parents 775c3a2 + 8892232 commit 7dd8157
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 0 deletions.
6 changes: 6 additions & 0 deletions _includes/04-lists.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
* I like watching TV Series
* Comedy TV Series
* Action TV Series
* I like listening to music
* Rap
* Jazz
1 change: 1 addition & 0 deletions _includes/05-emphasis.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
I know how to code in **python**, I __really *enjoy* python__
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 7dd8157

Please sign in to comment.