ADD preview for resume-oblique

This commit is contained in:
salomonelli 2017-06-04 13:00:29 +02:00
parent 370c5d98d1
commit 0b8e1d83c0
7 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
[{"url":"http://localhost:8080/#/resume/material-dark","delay":0,"selector":"","zoom-factor":1,"format":"pdf","quality":75,"user-agent":"","latency":null,"download":null,"upload":null,"css":"","js":"","debug":false,"root":"","pdf":{"pageSize":"A4","marginsType":1,"printBackground":true,"landscape":false},"size":{"width":2481,"height":3508},"out":"/home/s/workspace/best-resume-ever/pdf/material-dark.pdf"}]
[{"url":"http://localhost:8080/#/resume/oblique","delay":0,"selector":"","zoom-factor":1,"format":"pdf","quality":75,"user-agent":"","latency":null,"download":null,"upload":null,"css":"","js":"","debug":false,"root":"","pdf":{"pageSize":"A4","marginsType":1,"printBackground":true,"landscape":false},"size":{"width":2481,"height":3508},"out":"/home/s/workspace/best-resume-ever/pdf/oblique.pdf"}]

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
pdf/oblique.pdf Normal file

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 113 KiB

After

Width:  |  Height:  |  Size: 88 KiB

View File

@ -23,7 +23,7 @@
</div>
<div class="preview">
<router-link v-bind:to="'/resume/oblique'">
<img src="../assets/preview/resume-left-right.png" />
<img src="../assets/preview/resume-oblique.png" />
<span>oblique</span>
</router-link>
</div>