update schedule

remotes/1693055039339581669/master
Igor Laborie 5 years ago
parent ba930ecbea
commit 0a06883360
  1. 2
      content/schedule/_index.fr.md
  2. 2
      content/schedule/_index.md
  3. 2
      data/rooms.yml
  4. 4
      package.json
  5. 2
      static/api/site.json
  6. 16
      yarn.lock

@ -15,7 +15,7 @@ horizontal: false
<svg class="icon icon-calendar"><use xlink:href="#calendar"></use></svg> ICal
</a>
<a class="btn primary btn-lg" href="https://firebasestorage.googleapis.com/v0/b/devfesttoulouse-1f1dc.appspot.com/o/schedule-fr.pdf?alt=media&token=79ee1549-8e30-4c60-874f-57db5ffd058a">
<a class="btn primary btn-lg" href="https://firebasestorage.googleapis.com/v0/b/devfesttoulouse-1f1dc.appspot.com/o/schedule-fr.pdf?alt=media&token=1c5afbee-38b0-4c71-9e73-f7a7a405373a">
<svg class="icon icon-pdf"><use xlink:href="#pdf"></use></svg> PDF
</a>

@ -14,7 +14,7 @@ horizontal: false
<svg class="icon icon-calendar"><use xlink:href="#calendar"></use></svg> ICal
</a>
<a class="btn primary btn-lg" href="https://firebasestorage.googleapis.com/v0/b/devfesttoulouse-1f1dc.appspot.com/o/schedule-en.pdf?alt=media&token=61d31410-2392-470a-ad28-02f605b9f4a3">
<a class="btn primary btn-lg" href="https://firebasestorage.googleapis.com/v0/b/devfesttoulouse-1f1dc.appspot.com/o/schedule-en.pdf?alt=media&token=8fb69f11-a107-4b00-ae82-988646022cf6">
<svg class="icon icon-pdf"><use xlink:href="#pdf"></use></svg> PDF
</a>

@ -11,7 +11,7 @@
description: Office-hours
- key: room1
label: Stack Labs
description: Auditorium St-Exupéry
description: St-Exupéry
- key: room2
label: Airbus
description: Cassiopée

@ -11,12 +11,12 @@
"build": "run-s build:*"
},
"devDependencies": {
"firebase-tools": "^7.3.0",
"firebase-tools": "^7.3.2",
"glob": "^7.1.4",
"html-minifier": "^4.0.0",
"npm-run-all": "^4.1.5",
"plop-logger": "^2.6.1",
"puppeteer": "^1.19.0",
"puppeteer": "^1.20.0",
"serve-handler": "^6.1.1"
}
}

File diff suppressed because one or more lines are too long

@ -1069,10 +1069,10 @@ finalhandler@1.1.2, finalhandler@~1.1.2:
statuses "~1.5.0"
unpipe "~1.0.0"
firebase-tools@^7.3.0:
version "7.3.1"
resolved "https://registry.yarnpkg.com/firebase-tools/-/firebase-tools-7.3.1.tgz#fe3e1a87aac5c3a5cb532672fa8a430d91947820"
integrity sha512-nAbY42SzgM4AUYqOkuRR1ESkBYTJRkw+CGwzDlNgno+Q3P6ZSsMnrfpFf1Uy+KYOln05h4Kr3MObecgLkVav1g==
firebase-tools@^7.3.2:
version "7.3.2"
resolved "https://registry.yarnpkg.com/firebase-tools/-/firebase-tools-7.3.2.tgz#c7627af95ae42662e5b84bd07043e312647e6168"
integrity sha512-YCM51Cfxty0gB3soqhmA3v5ZscpWRSFX3G/cE46erXseUYg8k2is7JDljW9CelP7qYyACaTA9H36OSu89zVvEw==
dependencies:
JSONStream "^1.2.1"
archiver "^3.0.0"
@ -2458,10 +2458,10 @@ punycode@^2.1.0:
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec"
integrity sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==
puppeteer@^1.19.0:
version "1.19.0"
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-1.19.0.tgz#e3b7b448c2c97933517078d7a2c53687361bebea"
integrity sha512-2S6E6ygpoqcECaagDbBopoSOPDv0pAZvTbnBgUY+6hq0/XDFDOLEMNlHF/SKJlzcaZ9ckiKjKDuueWI3FN/WXw==
puppeteer@^1.20.0:
version "1.20.0"
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-1.20.0.tgz#e3d267786f74e1d87cf2d15acc59177f471bbe38"
integrity sha512-bt48RDBy2eIwZPrkgbcwHtb51mj2nKvHOPMaSH2IsWiv7lOG9k9zhaRzpDZafrk05ajMc3cu+lSQYYOfH2DkVQ==
dependencies:
debug "^4.1.0"
extract-zip "^1.6.6"

Loading…
Cancel
Save