2025-01-16 11:24:13 +01:00
|
|
|
url: https://agdamsbo.github.io/freesearcheR/
|
|
|
|
template:
|
2025-01-16 12:23:39 +01:00
|
|
|
bslib:
|
|
|
|
version: 5
|
|
|
|
primary: "#1E4A8F"
|
|
|
|
secondary: "#FF6F61"
|
|
|
|
bootswatch: "united"
|
2025-01-16 13:37:09 +01:00
|
|
|
base_font: {google: "Montserrat"}
|
2025-01-16 14:24:38 +01:00
|
|
|
heading_font: {google: "Public Sans"}
|
2025-01-20 11:48:12 +01:00
|
|
|
# code_font: {google: "Open Sans"}
|
2025-01-16 14:24:38 +01:00
|
|
|
light-switch: false
|
2025-01-16 11:24:13 +01:00
|
|
|
|
2025-01-16 13:37:09 +01:00
|
|
|
navbar:
|
|
|
|
bg: primary
|
2025-01-20 10:31:53 +01:00
|
|
|
structure:
|
2025-02-25 09:51:42 +01:00
|
|
|
left: [intro, reference, roadmap, q_a, news]
|
2025-01-20 10:31:53 +01:00
|
|
|
right: [search, github]
|
|
|
|
components:
|
|
|
|
roadmap:
|
|
|
|
text: Roadmap
|
|
|
|
href: ROADMAP.md
|
2025-02-25 09:51:42 +01:00
|
|
|
q_a:
|
|
|
|
text: Q&A
|
|
|
|
href: QA.md
|
2025-01-16 14:24:38 +01:00
|
|
|
|
|
|
|
includes:
|
|
|
|
in_header: umami-page.html
|
2025-01-20 10:31:53 +01:00
|
|
|
|
|
|
|
footer:
|
|
|
|
structure:
|
|
|
|
left: built_with
|
|
|
|
right: [developed_by, legal]
|
|
|
|
components:
|
|
|
|
legal: Provided without **any warranty**.
|