UPDATE readme.mustache

This commit is contained in:
salamimitpizza 2017-02-02 00:17:33 +01:00
parent 22e5a518cd
commit 01e8d440c3
2 changed files with 4 additions and 2 deletions

View File

@ -14,7 +14,7 @@
<p>A collection of beautiful resumes build with LESS and Mustache Templates. Choose your favorite Curriculum Vitae and easily export it as pdf.</p>
<h2 id="resumes">Resumes</h2>
<p><img src="resumes/resume-1/resume-1.png" width="150"/>
<img src="resumes/resume-1/resume-2.png" width="150"/></p>
<img src="resumes/resume-2/resume-2.png" width="150"/></p>
<h2 id="install">Install</h2>
<p>Follow these instructions to create your own CV:</p>
<ul>

View File

@ -9,7 +9,9 @@
</head>
<body>
{{{content}}}
<div id="readme">
{{{content}}}
</div>
</body>
</html>