Skip to content

Commit 265a41c

Browse files
committed
Add YAML frontmatter to copy it with README.md into index.md
1 parent f33f395 commit 265a41c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

_frontmatter.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
layout: index
3+
type: project
4+
title: Programming Principles
5+
slug: programming-principles
6+
---
7+

0 commit comments

Comments
 (0)