From d99488705b2d621b468dc0176835919db97cc2fe Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Thu, 30 May 2024 07:39:04 +0300 Subject: [PATCH] Enable hyphenation and specify page.languages --- README.md | 2 +- assets/main.scss | 1 + fi/README.md | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9fb5b69..dc9510e 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ excerpt: "Everything about everything version of my CV, the tailored version doe layout: default versionString: 2024.22.2 date: 2024-05-28T08:59:32+03:00 -categories: cvinenglish +lang: en permalink: /en/index.html --- diff --git a/assets/main.scss b/assets/main.scss index 90dcb9b..9267cc6 100644 --- a/assets/main.scss +++ b/assets/main.scss @@ -22,6 +22,7 @@ font-size: revert; //padding: auto !important; overflow-wrap: break-word !important; + hyphens: auto !important; } a { diff --git a/fi/README.md b/fi/README.md index 0df0556..aa7c033 100644 --- a/fi/README.md +++ b/fi/README.md @@ -5,7 +5,7 @@ kohdennetusta versiosta!" layout: default versionString: 2024.22.2 date: 2024-05-28T08:59:32+03:00 -categories: cvsuomeksi +lang: fi permalink: /index.html redirect_from: - fi/index.html