We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86d0e92 commit 18ac341Copy full SHA for 18ac341
1 file changed
outline.js
@@ -127,12 +127,12 @@ export const outline = [
127
{
128
text: 'Prep',
129
link: '/lectures/grids-other-css-concepts.html',
130
- }//,
131
- // {
132
- // text: 'Workshop: Grids and other CSS concepts',
133
- // link: '/workshops/grid/index.html',
+ },
+ {
+ text: 'Workshop: Grids and other CSS concepts',
+ link: '/workshops/grid/index.html',
134
135
- // }
+ }
136
]
137
},
138
// {
0 commit comments