47 lines
1.6 KiB
Plaintext
47 lines
1.6 KiB
Plaintext
include ../includes/mixins.pug
|
|
|
|
// div.section
|
|
// div.pageitem
|
|
// h2 Get in touch!
|
|
|
|
// div.pageitem.table
|
|
// div.col
|
|
// // a(href="#")
|
|
// img(src="images/fa.png" alt="Facebook logo")
|
|
// p Email.
|
|
// | dr.diane<span style="display: none"> well hello there ☃ :)</span>
|
|
// | @
|
|
// | geocation.com
|
|
// div.col
|
|
// a(href="#")
|
|
// img(src="images/tw.png" alt="Twitter logo")
|
|
// p Follow.
|
|
// | We are on Twitter
|
|
// br
|
|
// | twitter.com/foo-template
|
|
// div.col
|
|
// a(href="#")
|
|
// img(src="images/in.png" alt="Instagram logo")
|
|
// p Like.
|
|
// | We are on Instagram
|
|
// br
|
|
// | instagram.com/foo-template
|
|
// div.col
|
|
// a(href="#")
|
|
// img(src="images/go.png" alt="Google Plus logo")
|
|
// p +1.
|
|
// | We are on Google+
|
|
// br
|
|
// | plus.google.com/foo-template
|
|
|
|
div.section
|
|
div#credits
|
|
// div.col: p © Copyright 2017 Company Name.
|
|
// div.col: p <a href="#">Privacy</a> | <a href="#">Terms of Use</a> | <a href="#">Support</a> | <a href="#">Site Map</a>
|
|
div.col
|
|
p.right
|
|
a(href="http://mlpdesign.net") HTML & CSS
|
|
| by MLPdesign
|
|
// | and
|
|
// a(href="https://austenadler.com") austenadler.com
|