mirror of
https://github.com/JuanCanham/HackMyResume.git
synced 2025-05-10 07:47:07 +01:00
Add overly colorful favicons; tweak site title.
Courtesy http://realfavicongenerator.net/.
This commit is contained in:
@ -3,7 +3,7 @@ layout: master-bare
|
||||
---
|
||||
<div class="wrapper">
|
||||
<header>
|
||||
<h1>{{ site.titleMarkup }}</h1>
|
||||
<h1><img src="android-chrome-48x48.png" class="logo">{{ site.titleMarkup }}</h1>
|
||||
<p>A Swiss Army Knife for <strong>résumés and CVs</strong><br>For Windows, OS X, Linux, and Node.js</p>
|
||||
<p><strong>Install</strong> with NPM:<br><br><code>[sudo] npm install hackmyresume -g</code></p>
|
||||
<p><strong>Feed me</strong>: One or more <a href="https://github.com/fluentdesk/FRESCA">FRESH</a> or <a href="https://github.com/json-resume/json-resume-schema">JSON Resume</a> format résumés.</p>
|
||||
|
Reference in New Issue
Block a user