Fix a pronoun derp
This commit is contained in:
parent
62d78a2456
commit
e05394a45c
|
@ -236,7 +236,7 @@ li:before {
|
||||||
<h3>About</h3>
|
<h3>About</h3>
|
||||||
</aside>
|
</aside>
|
||||||
<div class="col-sm-9">
|
<div class="col-sm-9">
|
||||||
<p>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".</p>
|
<p>Christine is a Python and Go programmer and a capable Linux Systems Administrator. Her 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 her old name "Sam Dodrill".</p>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
<section id="profiles" class="row">
|
<section id="profiles" class="row">
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
"label": "Rockstar Hacker, Gopher, Cloud Architect",
|
"label": "Rockstar Hacker, Gopher, Cloud Architect",
|
||||||
"email": "me@christine.website",
|
"email": "me@christine.website",
|
||||||
"phone": "+1 425.221.7761",
|
"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\".",
|
"summary": "Christine is a Python and Go programmer and a capable Linux Systems Administrator. Her 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 her old name \"Sam Dodrill\".",
|
||||||
"location": {
|
"location": {
|
||||||
"countryCode": "US"
|
"countryCode": "US"
|
||||||
},
|
},
|
||||||
|
|
Binary file not shown.
Loading…
Reference in New Issue