Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions _includes/01-name.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Replace this with your name, and include a header.
1 change: 1 addition & 0 deletions _includes/02-image.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Replace this with an image, like your photo. Ensure you include some alt-text.
1 change: 1 addition & 0 deletions _includes/03-links.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Replace this with a link to your a GitHub or social media profile.
11 changes: 11 additions & 0 deletions index.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
---
layout: default
---

{% include 01-name.md %}

<br>

{% include 02-image.md %}

<br>

{% include 03-links.md %}