File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -279,22 +279,22 @@ export const outline = [
279279 text : 'Prep' ,
280280 link : '/lectures/visualising-data.html' ,
281281 } ,
282- // {
283- // text: 'Visualising Data',
284- // link: '/lectures/visualising-data-js-1.html',
285- // },
286- // {
287- // text: 'APIs and Fetching Data',
288- // link: '/lectures/visualising-data-js-2.html',
289- // },
290- // {
291- // text: 'Drawing shapes and text',
292- // link: '/lectures/visualising-data-js-3.html',
293- // },
294- // {
295- // text: 'Workshop',
296- // link: '/workshops/data-vis/index.html',
297- // },
282+ {
283+ text : 'Visualising Data' ,
284+ link : '/lectures/visualising-data-js-1.html' ,
285+ } ,
286+ {
287+ text : 'APIs and Fetching Data' ,
288+ link : '/lectures/visualising-data-js-2.html' ,
289+ } ,
290+ {
291+ text : 'Drawing shapes and text' ,
292+ link : '/lectures/visualising-data-js-3.html' ,
293+ } ,
294+ {
295+ text : 'Workshop' ,
296+ link : '/workshops/data-vis/index.html' ,
297+ } ,
298298 ]
299299 } ,
300300 // {
You can’t perform that action at this time.
0 commit comments