summaryrefslogtreecommitdiff
path: root/docs/modules/html-backend
diff options
context:
space:
mode:
authorDan Allen <dan.j.allen@gmail.com>2023-05-06 23:59:37 -0600
committerDan Allen <dan.j.allen@gmail.com>2023-05-07 00:45:57 -0600
commit9f15a500f385ec2692a620e9e06203e56a59cba7 (patch)
treead4c461a593df92d26543904d7e62dc31f98e3a4 /docs/modules/html-backend
parent94c53a11d6ded695dafaef1ce398842a32bbff09 (diff)
add "Use" at start of local font awesome page title
Diffstat (limited to 'docs/modules/html-backend')
-rw-r--r--docs/modules/html-backend/pages/local-font-awesome.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/modules/html-backend/pages/local-font-awesome.adoc b/docs/modules/html-backend/pages/local-font-awesome.adoc
index a975757b..b07c464c 100644
--- a/docs/modules/html-backend/pages/local-font-awesome.adoc
+++ b/docs/modules/html-backend/pages/local-font-awesome.adoc
@@ -1,4 +1,4 @@
-= Local Font Awesome
+= Use Local Font Awesome
When font-based icons are enabled, the HTML converter configures the HTML document to retrieve the Font Awesome assets (CSS and fonts) from a CDN.
This default behavior provides a convenience for users who want the visual enhancement of font-based icons without having to do any extra steps.