From 48b4555d8354d4ed27e41208b8e7cfdf210f8dca Mon Sep 17 00:00:00 2001 From: Martin Desrumaux Date: Tue, 13 Oct 2020 16:46:03 +0200 Subject: [PATCH] feat(Player): Add slides --- src/slides/timeside-2020.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/slides/timeside-2020.md b/src/slides/timeside-2020.md index b1538fd..c5e2c36 100644 --- a/src/slides/timeside-2020.md +++ b/src/slides/timeside-2020.md @@ -637,7 +637,6 @@ class: ircam, tight /timeside/api/analysis/: get: operationId: listAnalysis - description: '' parameters: [] responses: '200': @@ -647,7 +646,6 @@ class: ircam, tight type: array items: $ref: '#/components/schemas/Analysis' - description: '' ``` ] @@ -671,6 +669,7 @@ class: ircam, tight - Web Animations API - Resize Observer - Github Action for continuous test & deployment (npm, gh-page) +- Github: https://github.com/ircam-web/timeside-player 🚀 Usage - Standalone app -- 2.39.5