https://github.com/Niols/scd.niols.fr
Raw File
Tip revision: f91f4c4c1da8f78d8ed1c3867fe198a4e019f5c1 authored by Niols on 25 November 2023, 13:37:09 UTC
Add “Vicki's Birthday” by Mikael Georgii (#198)
Tip revision: f91f4c4
meta.yaml
---
build-arguments:
  dances:
    - a-wee-journey
    - drawn-in
    - la-ville-lumiere
  tunes:
    - la-ville-lumiere
    - the-translator

viewports:
  - name: Desktop
    width: 1920
  - name: Big Tablet
    width: 1024
  - name: Tablet
    width: 768
  - name: Smartphone
    width: 480
  - name: Small Smartphone
    width: 320

paths:
  - dances.html
  - tunes.html
  - books.html
  - dance/a-wee-journey.html
  - dance/drawn-in.html
  - dance/la-ville-lumiere.html
  - tune/la-ville-lumiere.html
  - tune/the-translator.html
back to top