From cfd8b733b90e17ba0ee01c06744ff912a88efe06 Mon Sep 17 00:00:00 2001 From: Hector Alfaro Date: Wed, 14 Feb 2018 11:21:10 -0500 Subject: [PATCH 1/3] add placeholders for images and links --- _includes/02-image.md | 1 + _includes/03-links.md | 1 + index.md | 8 ++++++++ 3 files changed, 10 insertions(+) create mode 100644 _includes/02-image.md create mode 100644 _includes/03-links.md diff --git a/_includes/02-image.md b/_includes/02-image.md new file mode 100644 index 0000000..a460d89 --- /dev/null +++ b/_includes/02-image.md @@ -0,0 +1 @@ +Replace this with an image, like your photo. Ensure you include some alt-text. \ No newline at end of file diff --git a/_includes/03-links.md b/_includes/03-links.md new file mode 100644 index 0000000..e368753 --- /dev/null +++ b/_includes/03-links.md @@ -0,0 +1 @@ +Replace this with a link to your a GitHub or social media profile. \ No newline at end of file diff --git a/index.md b/index.md index 4047435..a938fda 100644 --- a/index.md +++ b/index.md @@ -4,3 +4,11 @@ layout: default {% include 01-name.md %} +
+ +{% include 02-image.md %} + +
+ +{% include 03-links.md %} + From 975e88f5a1b8df3c13b18ccd44018edbe1d4c8cc Mon Sep 17 00:00:00 2001 From: Sunil Agarwal Date: Mon, 3 Dec 2018 12:38:33 +0530 Subject: [PATCH 2/3] add image --- _includes/02-image.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/02-image.md b/_includes/02-image.md index a460d89..620b533 100644 --- a/_includes/02-image.md +++ b/_includes/02-image.md @@ -1 +1 @@ -Replace this with an image, like your photo. Ensure you include some alt-text. \ No newline at end of file +![Image of Yaktocat](https://octodex.github.com/images/yaktocat.png) From 0e3104b0bc2136b6d76208bee41d47ccad149357 Mon Sep 17 00:00:00 2001 From: Sunil Agarwal Date: Mon, 3 Dec 2018 12:39:55 +0530 Subject: [PATCH 3/3] Add link --- _includes/03-links.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/03-links.md b/_includes/03-links.md index e368753..9fffcbe 100644 --- a/_includes/03-links.md +++ b/_includes/03-links.md @@ -1 +1 @@ -Replace this with a link to your a GitHub or social media profile. \ No newline at end of file +[GitHub](http://github.com)