Files
cs249r_book/slides/styles.css
Vijay Janapa Reddi 082a2ef647 fix(slides): make TinyML badges clickable direct links to PDFs
Quarto strips <a> tags without href, so the data-tinyml JS approach
didn't work. Replaced with direct URLs on the badge elements:
topic name is plain text, SLIDES/READING/COLAB badges are <a> links
pointing to github.com/tinyMLx/courseware/raw/master/edX/...

- Removed JS script blocks from all TinyML pages
- 325 badge links now point directly to source PDFs
- Badge CSS updated for link styling with hover state
2026-03-21 14:41:20 -04:00

10 KiB