From 49089ba7c37a15b657d596ed2dac8ff2c44cdc9d Mon Sep 17 00:00:00 2001 From: violette Date: Sat, 13 Sep 2025 03:38:01 -0400 Subject: [PATCH] fix: about newline in cv --- content/en/about.md | 2 +- content/fr/about.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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)