diff --git a/hugo.toml b/hugo.toml index dc12fa9..c6828fc 100644 --- a/hugo.toml +++ b/hugo.toml @@ -21,7 +21,7 @@ theme = 'Mainroad-reddin' # Override font-family sets # Take care of different quotes OR escaping symbols in these params if necessary - fontFamilyPrimary = "'Open Sans', Helvetica, Arial, sans-serif" + fontFamilyPrimary = "'Nanum Gothic Coding', monospace" # Secondary font-family set responsible for pre, code, kbd, and samp tags font fontFamilySecondary = "SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New', monospace" @@ -33,4 +33,4 @@ theme = 'Mainroad-reddin' [Params.widgets.social] linkedin = "williamreddin" - github = "willreddin" \ No newline at end of file + github = "willreddin"