diff --git a/content/en/about.md b/content/en/about.md index 58c5952..9c42342 100644 --- a/content/en/about.md +++ b/content/en/about.md @@ -66,7 +66,7 @@ There's the stuff i use to talk to people: ## "Professional" * [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` * git: [violette.town](https://git.violette.town/violette) * github (old): [@thebigblase](https://github.com/thebigblase) diff --git a/content/fr/about.md b/content/fr/about.md index 79dde6b..5d2f76a 100644 --- a/content/fr/about.md +++ b/content/fr/about.md @@ -64,7 +64,7 @@ Voici les moyens que je propose pour me contacter: ## "Professionnel" * [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` * git: [violette.town](https://git.violette.town/violette) * github (old): [@thebigblase](https://github.com/thebigblase)