From 0e045b4c55042c1b2e97c3c7b005f83f96106841 Mon Sep 17 00:00:00 2001 From: Gabe Cook Date: Thu, 15 Oct 2020 13:16:45 -0500 Subject: Add support for a message icon --- docs/configuration.md | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/configuration.md b/docs/configuration.md index 0e5d002..2cdc10e 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -68,6 +68,7 @@ message: # url: "https://" # Can fetch information from an endpoint to override value below. style: "is-warning" title: "Optional message!" + icon: "fa fa-exclamation-triangle" content: "Lorem ipsum dolor sit amet, consectetur adipiscing elit." # Optional navbar -- cgit v1.2.3