Update email
This commit is contained in:
parent
a48959fbfc
commit
add4932a5e
|
@ -195,6 +195,7 @@ li:before {
|
|||
|
||||
<center>
|
||||
<p>For a PDF version of this resume, click <a href="/resume/resume.pdf">here</a>.</p>
|
||||
<p>For a plain text simplified version, click <a href="/resume/min/resume.md">here</a>.</p>
|
||||
</center>
|
||||
|
||||
<header id="header">
|
||||
|
@ -221,7 +222,7 @@ li:before {
|
|||
<div class="row">
|
||||
<div class="col-sm-6">
|
||||
<strong>Email</strong>
|
||||
<div class="email">xena@yolo-swag.com</div>
|
||||
<div class="email">me@christine.website</div>
|
||||
</div>
|
||||
<div class="col-sm-6">
|
||||
<strong>Phone</strong>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
| Christine Dodrill | xena@yolo-swag.com | +1 425.221.7761 |
|
||||
|:----------------- |:------------------ |:--------------- |
|
||||
| Christine Dodrill | me@christine.website | +1 425.221.7761 |
|
||||
|:----------------- |:-------------------- |:--------------- |
|
||||
|
||||
Rockstar Hacker, Gopher, Cloud Architect
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"basics": {
|
||||
"name": "Christine Dodrill",
|
||||
"label": "Rockstar Hacker, Gopher, Cloud Architect",
|
||||
"email": "xena@yolo-swag.com",
|
||||
"email": "me@christine.website",
|
||||
"phone": "+1 425.221.7761",
|
||||
"summary": "Christine is a Python and Go programmer and a capable Linux Systems Administrator. Their current specialty is in managing the creation and usage of dynamically scaling cluster computing systems using CoreOS and Fleet. Some links this references to may use my old name \"Sam Dodrill\".",
|
||||
"location": {
|
||||
|
|
Binary file not shown.
Loading…
Reference in New Issue