diff options
Diffstat (limited to 'resume.html')
| -rw-r--r-- | resume.html | 16 |
1 files changed, 11 insertions, 5 deletions
diff --git a/resume.html b/resume.html index ff529c0..6495b37 100644 --- a/resume.html +++ b/resume.html @@ -12,12 +12,18 @@ </head> <body> <header> - <h1 class="title"><a href="https://www.samanthony.xyz/">Sam Anthony</a></h1> - <p><a class="url" href="mailto:sam@samanthony.xyz">sam@samanthony.xyz</a></p> - <p>(709) 746–7582</p> - </table> + <div> + <p>Montréal, QC, Canada</p> + <p><a class="url" href="https://www.samanthony.xyz/">www.samanthony.xyz</a></p> + </div> + <div> + <h1 class="title">Sam Anthony</h1> + </div> + <div> + <p>(709) 746–7582</p> + <p><a class="url" href="mailto:sam@samanthony.xyz">sam@samanthony.xyz</a></p> + </div> </header> - <main> <div class="section"> <h1>Education</h1> |