Pre-launch: Animation
This commit is contained in:
11
hugo.toml
11
hugo.toml
@@ -2,9 +2,9 @@
|
||||
# customize your color and font from here.
|
||||
[params.variables]
|
||||
color_primary = "#4c9e81"
|
||||
text_color = "#383838"
|
||||
text_dark = "#444"
|
||||
text_light = "#999"
|
||||
text_color = "#484848"
|
||||
text_dark = "#222"
|
||||
text_light = "#767676"
|
||||
body_color = "#fff"
|
||||
border_color = "#E2E2E2"
|
||||
black = "#000"
|
||||
@@ -14,10 +14,7 @@ light = "#FBFBFB"
|
||||
# go to https://fonts.google.com/ to find the font you want to use. select your font and copy only the bold part from the URL. and paste it here.
|
||||
# example: "Work+Sans:wght@400;500;600"
|
||||
font_icon = "Font Awesome 6 Free" # https://fontawesome.com/v6/icons
|
||||
font_primary = "Nunito:wght@400;500;600;700;800"
|
||||
font_primary_type = "sans-serif" # [serif/sans-serif]
|
||||
font_secondary = "Momo Trust Display:wght@400;500;600;700;800"
|
||||
font_secondary_type = "sans-serif"
|
||||
|
||||
|
||||
# font variable
|
||||
# base font size for full website,
|
||||
|
||||
Reference in New Issue
Block a user