2022-04-17 19:35:41 -04:00
|
|
|
mixin email
|
2022-04-19 19:10:03 -04:00
|
|
|
| dr.diane
|
|
|
|
span(style="display: none;") well hello there ☃ :)
|
|
|
|
| @geocation.com
|
2022-04-17 19:35:41 -04:00
|
|
|
|
|
|
|
|
|
|
|
mixin ryanhawk
|
|
|
|
br
|
|
|
|
| Photo courtesy:
|
|
|
|
a(href="https://ryanhawk.com/") RyanHawk.com
|
|
|
|
|
|
|
|
// mixin img_big(src, alt, href)
|
|
|
|
// if href
|
|
|
|
// a(href=href)
|
|
|
|
// img.big(src=src, alt=alt)
|
|
|
|
// else
|
|
|
|
// a(href="#{src}.")
|
|
|
|
// img.big(src=src, alt=alt)
|