Skip to content

Commit d1a719a

Browse files
authored
Create main.pug
1 parent 6fecbc1 commit d1a719a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

main.pug

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
doctype html
2+
html
3+
head
4+
title Hello World
5+
body
6+
h1 Hello World

0 commit comments

Comments
 (0)