From 8653fcd4a45e2174e7f9b443dae823dd3217389d Mon Sep 17 00:00:00 2001 From: checktheroads Date: Mon, 2 Dec 2019 19:46:02 -0700 Subject: [PATCH] add mono font size to example [skip ci] --- hyperglass/configuration/configuration.toml.example | 1 + 1 file changed, 1 insertion(+) diff --git a/hyperglass/configuration/configuration.toml.example b/hyperglass/configuration/configuration.toml.example index 2f8758b..055fe77 100644 --- a/hyperglass/configuration/configuration.toml.example +++ b/hyperglass/configuration/configuration.toml.example @@ -122,3 +122,4 @@ blacklist = [ [branding.font.mono] # name = "" # url = "" +# size = "" \ No newline at end of file