30 lines
702 B
YAML
30 lines
702 B
YAML
site_name: BrainSys - wiki
|
|
|
|
theme:
|
|
name: material
|
|
highlightjs: true
|
|
palette:
|
|
scheme: slate
|
|
primary: light blue
|
|
language: fr
|
|
logo: assets/logo.png
|
|
homepage: https://brainsys.io
|
|
features:
|
|
- navigation.indexes
|
|
- navigation.instant
|
|
- navigation.expand
|
|
- navigation.path
|
|
|
|
extra:
|
|
consent:
|
|
title: Cookie consent
|
|
description: >-
|
|
We use cookies to recognize your repeated visits and preferences, as well
|
|
as to measure the effectiveness of our documentation and whether users
|
|
find what they're searching for. With your consent, you're helping us to
|
|
make our documentation better.
|
|
actions:
|
|
- reject
|
|
- accept
|
|
- manage
|