fix: about newline in cv
All checks were successful
/ test (push) Successful in 4s

This commit is contained in:
violette 2025-09-13 03:38:01 -04:00
parent c671db4779
commit 49089ba7c3
2 changed files with 2 additions and 2 deletions

View file

@ -66,7 +66,7 @@ There's the stuff i use to talk to people:
## "Professional" ## "Professional"
* [CV](https://git.violette.town/violette/cv/raw/branch/typst/main_public.pdf)! * [CV](https://git.violette.town/violette/cv/raw/branch/typst/main_public.pdf)!
* CV as a manpage for nerds: * CV as a manpage for nerds:
`TEMP=$(mktemp -d) && curl -O --output-dir $TEMP https://git.violette.town/violette/cv/raw/branch/typst/violette.manpage.1.gz && man $TEMP/violette.manpage.1.gz` `TEMP=$(mktemp -d) && curl -O --output-dir $TEMP https://git.violette.town/violette/cv/raw/branch/typst/violette.manpage.1.gz && man $TEMP/violette.manpage.1.gz`
* git: [violette.town](https://git.violette.town/violette) * git: [violette.town](https://git.violette.town/violette)
* github (old): [@thebigblase](https://github.com/thebigblase) * github (old): [@thebigblase](https://github.com/thebigblase)

View file

@ -64,7 +64,7 @@ Voici les moyens que je propose pour me contacter:
## "Professionnel" ## "Professionnel"
* [CV](https://git.violette.town/violette/cv/raw/branch/typst/main_public_fr.pdf) * [CV](https://git.violette.town/violette/cv/raw/branch/typst/main_public_fr.pdf)
* CV comme une Manpage pour les gens bizarre comme moi: * CV comme une Manpage pour les gens bizarre comme moi:
`TEMP=$(mktemp -d) && curl -O --output-dir $TEMP https://git.violette.town/violette/cv/raw/branch/typst/violette.manpage.1.gz && man $TEMP/violette.manpage.1.gz` `TEMP=$(mktemp -d) && curl -O --output-dir $TEMP https://git.violette.town/violette/cv/raw/branch/typst/violette.manpage.1.gz && man $TEMP/violette.manpage.1.gz`
* git: [violette.town](https://git.violette.town/violette) * git: [violette.town](https://git.violette.town/violette)
* github (old): [@thebigblase](https://github.com/thebigblase) * github (old): [@thebigblase](https://github.com/thebigblase)