Skip to content

Commit

Permalink
Merge pull request #2 from SDS1337/add-headers
Browse files Browse the repository at this point in the history
Give your portfolio a header
  • Loading branch information
Sid authored Apr 26, 2021
2 parents ef42d51 + 1367e67 commit bbcb65e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
2 changes: 2 additions & 0 deletions _includes/01-name.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# SDS1337
## This is a cool h2 header
3 changes: 3 additions & 0 deletions index.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
---
layout: default
---

{% include 01-name.md %}

0 comments on commit bbcb65e

Please sign in to comment.