Skip to content

Commit e80272f

Browse files
committed
Added front matter
So markdown file is able to compile
1 parent 9c530cd commit e80272f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

python/lesson1/tutorial.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
---
2+
layout: page
3+
title: Introduction to Python
4+
---
5+
16
#Introduction to Python
27

38
There is a very good introduction article in [Google Developers Guide](https://developers.google.com/edu/python/introduction)

0 commit comments

Comments
 (0)