Skip to content

Commit 18ac341

Browse files
committed
adding grid workshop
1 parent 86d0e92 commit 18ac341

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

outline.js

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -127,12 +127,12 @@ export const outline = [
127127
{
128128
text: 'Prep',
129129
link: '/lectures/grids-other-css-concepts.html',
130-
}//,
131-
// {
132-
// text: 'Workshop: Grids and other CSS concepts',
133-
// link: '/workshops/grid/index.html',
130+
},
131+
{
132+
text: 'Workshop: Grids and other CSS concepts',
133+
link: '/workshops/grid/index.html',
134134

135-
// }
135+
}
136136
]
137137
},
138138
// {

0 commit comments

Comments
 (0)