Skip to content

Commit cfd5402

Browse files
authored
Enhance workshop docs views & nav (#1715)
1 parent e14d748 commit cfd5402

6 files changed

Lines changed: 439 additions & 216 deletions

File tree

.github/workflows/deploy-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
node-version: '24'
3030

3131
- name: Install dependencies
32-
run: npm install --no-save marked github-slugger marked-alert @primer/css reveal.js
32+
run: npm install --no-save marked github-slugger marked-alert @primer/css @fontsource-variable/mona-sans
3333

3434
- name: Build HTML
3535
run: node scripts/build-docs.js

0 commit comments

Comments
 (0)