diff options
| -rw-r--r-- | static/resume/resume.md | 2 | ||||
| -rw-r--r-- | templates/index.html | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/static/resume/resume.md b/static/resume/resume.md index 82a0661..8f1cc37 100644 --- a/static/resume/resume.md +++ b/static/resume/resume.md @@ -1,6 +1,6 @@ # Christine Dodrill -#### Web and Backend Services Devops Specialist +#### Full-stack Engineer ##### Montreal, QC   [christine.website][homepage] diff --git a/templates/index.html b/templates/index.html index 8cdb2ad..8e434dc 100644 --- a/templates/index.html +++ b/templates/index.html @@ -26,15 +26,15 @@ <meta name="twitter:card" content="summary" /> <meta name="twitter:site" content="@theprincessxena" /> <meta name="twitter:title" content="Christine Dodrill" /> -<meta name="twitter:description" content="Web and Backend Services Devops Specialist" /> +<meta name="twitter:description" content="Full-stack Engineer" /> <!-- Facebook --> <meta property="og:type" content="website" /> <meta property="og:title" content="Christine Dodrill" /> -<meta property="og:site_name" content="Web and Backend Services Devops Specialist" /> +<meta property="og:site_name" content="Full-stack Engineer" /> <!-- Description --> -<meta name="description" content="Web and Backend Services Devops Specialist" /> +<meta name="description" content="Full-stack Engineer" /> <meta name="author" content="Christine Dodrill"> {{ end }} @@ -47,7 +47,7 @@ </div> <div class="cell -9of12 content"> <h1>Christine Dodrill</h1> - <h4>Web and Backend Services Devops Specialist</h4> + <h4>Full-stack Engineer</h4> <h5>Skills</h5> <ul> <li>Go, Lua, Nim, Haskell, C, Rust and other languages</li> |
