mirror of
https://github.com/Architeuthis-Flux/JumperlessV5.git
synced 2025-09-05 10:47:58 +00:00
26 lines
814 B
YAML
26 lines
814 B
YAML
# See docs at: https://mystmd.org/guide/frontmatter
|
|
version: 1
|
|
project:
|
|
id: 617c4f09-8c77-4bd8-911d-897bcd7eebf2
|
|
title: 'Jumperless V5'
|
|
description: 'The generation jumperless breadboard'
|
|
# keywords: []
|
|
# authors: []
|
|
github: https://github.com/Architeuthis-Flux/JumperlessV5
|
|
# To autogenerate a Table of Contents, run "myst init --write-toc"
|
|
site:
|
|
template: book-theme
|
|
options:
|
|
favicon: 'favicon.ico'
|
|
|
|
logo: '_static/ColorJumpLogo200.png'
|
|
logo_dark: '_static/ColorJumpLogo200.png'
|
|
twitter: '@arabidsquid'
|
|
#html_title: 'Jumperless V5'
|
|
#html_logo: 'ColorJumpLogo200.png'
|
|
bodyfont: 'Helvetica, sans-serif'
|
|
headfont: 'Monaco, sans-serif'
|
|
hide_footer_links: 'true'
|
|
|
|
analytics_google: G-FTTLGDP191 # Measurement ID or Tracking ID
|
|
#allowDangerousHtml: 'true' |