From 08ff521d5a67d54137301494a00123c97bee2ae7 Mon Sep 17 00:00:00 2001 From: Paul Hibbitts Date: Mon, 16 Sep 2024 08:17:53 -0700 Subject: [PATCH 1/2] Update README.md --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index 5e905b80..a8cafd4c 100644 --- a/docs/README.md +++ b/docs/README.md @@ -385,7 +385,7 @@ Set a custom font size for your standalone pages with the optional **font-size** https://docsify-this.net?basePath=https://raw.githubusercontent.com/hibbitts-design/docsify-open-course-starter-kit/main/docs&homepage=resources.md&font-size=1. This parameter can be particularly valuable when trying to better match the visual presentation of embedded content with your destination platform. Please note the font size is set in [REM units](https://www.freecodecamp.org/news/what-is-rem-in-css/). ##### header-weight -Set a custom header weight (default is 400 - regular) for your standalone pages with the optional **header-weight** parameter, for example: +Set a custom header font weight (default is 400 - regular) for your standalone pages with the optional **header-weight** parameter, for example: https://docsify-this.net?basePath=https://raw.githubusercontent.com/hibbitts-design/docsify-open-course-starter-kit/main/docs&homepage=resources.md&header-weight=600. ##### hide-credits From badf40a5e1d2a811aa777f00ed1beb75b03d1819 Mon Sep 17 00:00:00 2001 From: Paul Hibbitts Date: Mon, 16 Sep 2024 08:17:55 -0700 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7fe82a69..1a872538 100644 --- a/README.md +++ b/README.md @@ -188,7 +188,7 @@ Set a custom font size for your standalone pages with the optional **font-size** https://docsify-this.net?basePath=https://raw.githubusercontent.com/hibbitts-design/docsify-open-course-starter-kit/main/docs&homepage=resources.md&font-size=1. This parameter can be particularly valuable when trying to better match the visual presentation of embedded content with your destination platform. Please note the font size is set in [REM units](https://www.freecodecamp.org/news/what-is-rem-in-css/). ##### header-weight -Set a custom header weight (default is 400 - regular) for your standalone pages with the optional **header-weight** parameter, for example: +Set a custom header font weight (default is 400 - regular) for your standalone pages with the optional **header-weight** parameter, for example: https://docsify-this.net?basePath=https://raw.githubusercontent.com/hibbitts-design/docsify-open-course-starter-kit/main/docs&homepage=resources.md&header-weight=600. ##### hide-credits