ADD cool-rtl previews

This commit is contained in:
salomonelli 2020-04-29 20:41:26 +02:00
parent 7d161596a3
commit 58318b047d
21 changed files with 8 additions and 0 deletions

BIN
pdf/cool-rtl.pdf Normal file

Binary file not shown.

BIN
pdf/cool.pdf Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 61 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 63 KiB

After

Width:  |  Height:  |  Size: 59 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 26 KiB

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 57 KiB

After

Width:  |  Height:  |  Size: 50 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 61 KiB

After

Width:  |  Height:  |  Size: 54 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 53 KiB

After

Width:  |  Height:  |  Size: 54 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 38 KiB

After

Width:  |  Height:  |  Size: 38 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 26 KiB

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 54 KiB

After

Width:  |  Height:  |  Size: 54 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 54 KiB

After

Width:  |  Height:  |  Size: 54 KiB

View File

@ -78,6 +78,14 @@
</div> </div>
</router-link> </router-link>
</div> </div>
<div class="preview">
<router-link v-bind:to="'/resume/cool-rtl'">
<div class="preview-wrapper">
<img src="../assets/preview/resume-cool-rtl.png" />
<span>cool-rtl</span>
</div>
</router-link>
</div>
</div> </div>
</div> </div>
</template> </template>