From 971b0c4f41149c272f9fa6aa0e899cd01470946f Mon Sep 17 00:00:00 2001 From: Will Faught Date: Sun, 22 Jan 2023 16:13:05 -0800 Subject: [PATCH] Shorten titleclass doc --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3a00b012..35e348b0 100644 --- a/README.md +++ b/README.md @@ -283,7 +283,7 @@ authors: [ link: "https://youtu.be/dQw4w9WgXcQ" # The reference for an anchor around the title paige: math: true # Enable math typesetting with KaTeX - titleclass: display-5 fw-bold text-center # Page title class attribute value + titleclass: display-1 fw-medium text-start # Page title class toc: true # Show a table of contents if there are any headers ```