Skip to content

Commit

Permalink
Merge pull request #3 from marckhair/add-images-links
Browse files Browse the repository at this point in the history
Introduce yourself to the world
  • Loading branch information
marckhair authored Oct 13, 2020
2 parents 9e65066 + ee30c33 commit 775c3a2
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 zoro](https://www.google.com/search?q=zoro&tbm=isch&source=iu&ictx=1&fir=BAHH79pZgLSYAM%252CpNhaoLeTXA4U5M%252C%252Fm%252F02jzqh&vet=1&usg=AI4_-kRweQ55q7o5E8P-HJ-4u-xGjeRVgw&sa=X&ved=2ahUKEwjc14ztvLLsAhVPh-AKHYR3D_cQ_B16BAgjEAM#imgrc=BAHH79pZgLSYAM)
1 change: 1 addition & 0 deletions _includes/03-links.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[google](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 775c3a2

Please sign in to comment.