mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2026-06-19 04:27:30 +02:00
updated yaml
This commit is contained in:
parent
83fac94266
commit
abeacade79
3 changed files with 72 additions and 4 deletions
|
|
@ -5,7 +5,9 @@ template:
|
|||
primary: "#1E4A8F"
|
||||
secondary: "#FF6F61"
|
||||
bootswatch: "united"
|
||||
base_font: bslib::font_google("Montserrat")
|
||||
heading_font: bslib::font_google("Public Sans",wght: "700")
|
||||
code_font: bslib::font_google("Open Sans")
|
||||
base_font: {google: "Montserrat"}
|
||||
heading_font: {google: "Public Sans",wght: "700"}
|
||||
code_font: {google: "Open Sans"}
|
||||
|
||||
navbar:
|
||||
bg: primary
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue