Skip to content

Commit 55fd6cc

Browse files
Initial commit
0 parents  commit 55fd6cc

File tree

3 files changed

+14
-0
lines changed

3 files changed

+14
-0
lines changed

CNAME

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
2016.pythonnordeste.org

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Python Nordeste 2016

index.html

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<meta charset="utf-8">
5+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6+
<title>2016 - Python Nordeste</title>
7+
meta
8+
</head>
9+
<body>
10+
Python Nordeste 2016
11+
</body>
12+
</html>

0 commit comments

Comments
 (0)