Skip to content

Commit 1cf92d1

Browse files
committed
Add Jekyll front matter to README.md
- Add YAML front matter for proper Jekyll rendering on GitHub Pages - Front matter is hidden in GitHub's standard repository view
1 parent fc1b253 commit 1cf92d1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
---
2+
title: Gramm - Grammar of Graphics for MATLAB
3+
layout: default
4+
---
5+
16
# gramm
27

38

0 commit comments

Comments
 (0)