From 237b3dda83c4d8205bd6812086541b1713d31c35 Mon Sep 17 00:00:00 2001 From: StartAutomating Date: Wed, 9 Oct 2024 03:17:41 +0000 Subject: [PATCH] docs: PSJekyll.Template.IncludeGoogleFont ( Fixes #59 ) Renaming and allowing page fonts --- docs/PSJekyll/Template/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/PSJekyll/Template/README.md b/docs/PSJekyll/Template/README.md index 372c0ec..eefabb0 100644 --- a/docs/PSJekyll/Template/README.md +++ b/docs/PSJekyll/Template/README.md @@ -4,10 +4,10 @@ ### Script Methods +* [html](html.md) * [html](html.md) * [html](html.md) * [IncludeFooter](IncludeFooter.md) -* [IncludeGoogleFont](IncludeGoogleFont.md) * [IncludeImportMap](IncludeImportMap.md) * [IncludeMargin](IncludeMargin.md) * [IncludeMyRepos](IncludeMyRepos.md)