1
0
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:
hacksalot
2015-12-21 23:45:28 -05:00
parent f401565a23
commit 3a5537c932
38 changed files with 133 additions and 4 deletions

View File

@ -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>