📄 Add print layout for resume
This commit is contained in:
parent
da7d98da34
commit
83109656a8
7 changed files with 90 additions and 2 deletions
|
|
@ -3,7 +3,8 @@ title = "Web Résumé"
|
|||
post_title = "🧑💻 Dan Jones"
|
||||
toc = true
|
||||
layout = "web-resume"
|
||||
Description = "Experienced web developer"
|
||||
Description = "Software Engineer and Architect"
|
||||
outputs = ['html','resume']
|
||||
+++
|
||||
<section id="workhistory">
|
||||
|
||||
|
|
|
|||
|
|
@ -1,8 +1,11 @@
|
|||
---
|
||||
id: contact
|
||||
---
|
||||
|
||||
<span class="location">🏠 Fort Bend, TX 77069</span>
|
||||
<span class="phone">📞 +1 (704) 326-1626</span>
|
||||
<span class="email">📧 [dan@danielrayjones.com](mailto:dan@danielrayjones.com)</span>
|
||||
<span class="web printonly">🌐 https://danielrayjones.com/</span><br/>
|
||||
<span class="web printonly">🌐 https://danielrayjones.com/</span>
|
||||
|
||||
|
||||
<span class="where">📍 Open to remote positions</span>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue