Compare commits
3 Commits
0.3.1
...
release/0.
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
04bc4ffbd7 | ||
|
|
46a83e51c0 | ||
|
|
377c0d9ff6 |
Binary file not shown.
|
Before Width: | Height: | Size: 205 KiB After Width: | Height: | Size: 205 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 210 KiB After Width: | Height: | Size: 209 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 210 KiB After Width: | Height: | Size: 210 KiB |
@@ -1,4 +1,4 @@
|
||||
#import "@preview/modern-cv:0.3.0": *
|
||||
#import "@preview/modern-cv:0.3.1": *
|
||||
|
||||
#show: coverletter.with(
|
||||
author: (
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#import "@preview/modern-cv:0.3.0": *
|
||||
#import "@preview/modern-cv:0.3.1": *
|
||||
|
||||
#show: coverletter.with(
|
||||
author: (
|
||||
@@ -15,7 +15,7 @@
|
||||
),
|
||||
),
|
||||
profile-picture: none,
|
||||
language: "en",
|
||||
language: "sp",
|
||||
)
|
||||
|
||||
#hiring-entity-info(entity-info: (
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#import "@preview/modern-cv:0.3.0": *
|
||||
#import "@preview/modern-cv:0.3.1": *
|
||||
|
||||
#show: resume.with(
|
||||
author: (
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "modern-cv"
|
||||
version = "0.3.0"
|
||||
version = "0.3.1"
|
||||
compiler = "0.11.0"
|
||||
entrypoint = "lib.typ"
|
||||
authors = ["Paul Tsouchlos <https://github.com/DeveloperPaul123>"]
|
||||
|
||||
Reference in New Issue
Block a user