mirror of
https://github.com/kevin-DL/complete-node-bootcamp.git
synced 2026-01-16 13:14:35 +00:00
10 lines
404 B
Plaintext
10 lines
404 B
Plaintext
footer.footer
|
|
.footer__logo
|
|
img(src='/img/logo-green.png' alt='Natour logo')
|
|
ul.footer__nav
|
|
li: a(href='#') About us
|
|
li: a(href='#') Download apps
|
|
li: a(href='#') Become a guide
|
|
li: a(href='#') Careers
|
|
li: a(href='#') Contact
|
|
p.footer__copyright © by Jonas Schmedtmann. Feel free to use this project for your own purposes, EXCEPT producing your own course or tutorials! |