mirror of
https://github.com/JuanCanham/HackMyResume.git
synced 2024-11-22 08:20:11 +00:00
feat: update Jane resume
This commit is contained in:
parent
33d62ea3ce
commit
f143c4b1c1
@ -14,7 +14,7 @@ description: > # this means to ignore newlines until "baseurl:"
|
|||||||
line in _config.yml. It will appear in your document head meta (for
|
line in _config.yml. It will appear in your document head meta (for
|
||||||
Google search results) and in your feed.xml site description.
|
Google search results) and in your feed.xml site description.
|
||||||
baseurl: "/HackMyResume" # the subpath of your site, e.g. /blog
|
baseurl: "/HackMyResume" # the subpath of your site, e.g. /blog
|
||||||
url: "http://hackmyresume.com" # the base hostname & protocol for your site
|
url: "https://fluentdesk.com/hackmyresume" # the base hostname & protocol for your site
|
||||||
github_url: "https://github.com/hacksalot/HackMyResume"
|
github_url: "https://github.com/hacksalot/HackMyResume"
|
||||||
github_short: hacksalot/HackMyResume
|
github_short: hacksalot/HackMyResume
|
||||||
author_name: hacksalot
|
author_name: hacksalot
|
||||||
|
@ -15,7 +15,7 @@ layout: master-bare
|
|||||||
<ul>
|
<ul>
|
||||||
<li><a href="https://www.npmjs.com/package/{{ site.npm_package }}">Install with <strong>NPM</strong></a></li>
|
<li><a href="https://www.npmjs.com/package/{{ site.npm_package }}">Install with <strong>NPM</strong></a></li>
|
||||||
<li><a href="{{ site.github_url }}">View on <strong>GitHub</strong></a></li>
|
<li><a href="{{ site.github_url }}">View on <strong>GitHub</strong></a></li>
|
||||||
<li><a href="jane/resume">See a <strong>SAMPLE</strong></a></li>
|
<li><a href="jane/resume.html">See a <strong>SAMPLE</strong></a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<p>This project is maintained by <a href="https://github.com/{{ site.github_username }}">{{ site.author_name }}</a><br>
|
<p>This project is maintained by <a href="https://github.com/{{ site.github_username }}">{{ site.author_name }}</a><br>
|
||||||
Hosted on GitHub Pages</p>
|
Hosted on GitHub Pages</p>
|
||||||
|
1061
jane/resume.html
1061
jane/resume.html
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user