Skip to content

Commit 95eb762

Browse files
committed
re-added blog to header nav
1 parent 1b6dc9e commit 95eb762

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ header_pages:
3939
- index.html
4040
- about.md
4141
- resume.md
42-
- blog.html
42+
- blog.md
4343

4444
include:
4545
- ["_layouts"]

blog.html renamed to blog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
22
layout: home
3+
title: Blog
34
permalink: /blog
45
---

0 commit comments

Comments
 (0)