mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2025-09-12 09:59:39 +02:00
34 lines
706 B
YAML
34 lines
706 B
YAML
url: https://agdamsbo.github.io/FreesearchR/
|
|
template:
|
|
bslib:
|
|
version: 5
|
|
primary: "#1E4A8F"
|
|
secondary: "#FF6F61"
|
|
bootswatch: "united"
|
|
base_font: {google: "Montserrat"}
|
|
heading_font: {google: "Public Sans"}
|
|
# code_font: {google: "Open Sans"}
|
|
light-switch: false
|
|
|
|
navbar:
|
|
bg: primary
|
|
structure:
|
|
left: [intro, reference, articles, roadmap, q_a, news]
|
|
right: [search, github]
|
|
components:
|
|
roadmap:
|
|
text: Roadmap
|
|
href: ROADMAP.md
|
|
q_a:
|
|
text: Q&A
|
|
href: QA.md
|
|
|
|
includes:
|
|
in_header: umami-page.html
|
|
|
|
footer:
|
|
structure:
|
|
left: built_with
|
|
right: [developed_by, legal]
|
|
components:
|
|
legal: Provided without **any warranty**.
|