Skip to content

Commit 2e43e57

Browse files
committed
fix: update titles for home and contact
1 parent deb5509 commit 2e43e57

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

src/contact.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: 'layouts/home.html'
3-
title: 'About'
3+
title: 'Contact'
44
---
55
# Contact Us
66

src/index.html

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
---
2+
title: 'Welcome'
3+
---
4+
15
{% layout "layouts/base.html" %} {% block content %}
26
<main
37
id="main-content"

0 commit comments

Comments
 (0)