add content and change project layout
This commit is contained in:
6
includes/sections/contact.pug
Normal file
6
includes/sections/contact.pug
Normal file
@ -0,0 +1,6 @@
|
||||
section.contact
|
||||
h1.target#contact: a(href="#contact") contact
|
||||
.desc
|
||||
ul
|
||||
each value, method in contacts
|
||||
li #{method}: #[em !{value}]
|
Reference in New Issue
Block a user