diff --git a/_includes/02-image.md b/_includes/02-image.md new file mode 100644 index 0000000..f6acbf5 --- /dev/null +++ b/_includes/02-image.md @@ -0,0 +1 @@ +![profile image](https://avatars.githubusercontent.com/u/6536383?s=400&u=7832b18bb5439c60d1ee4513c6127120ceb1acdc&v=4) diff --git a/_includes/03-links.md b/_includes/03-links.md new file mode 100644 index 0000000..0af4a8e --- /dev/null +++ b/_includes/03-links.md @@ -0,0 +1 @@ +[GitHub Profile](https://github.com/lmcfall) 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 %} +