Skip to content

Commit

Permalink
Merge pull request #3 from amedyne/add-images-links
Browse files Browse the repository at this point in the history
Introduce yourself to the world
  • Loading branch information
amedyne authored Oct 23, 2020
2 parents cd9f292 + 3298435 commit 4c721c9
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 @@
![Image of Yaktocat](https://octodex.github.com/images/yaktocat.png)
1 change: 1 addition & 0 deletions _includes/03-links.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[ This is Text ](https://www.google.com/ )
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 4c721c9

Please sign in to comment.