Files
cs249r_book/labs/config/announcement.yml
Vijay Janapa Reddi abcd7e668f feat: add Happy New Year announcement banners across all sites
- Book: New Year greeting + navbar, TinyTorch, Kits, Newsletter
- Kits: New Year greeting + navbar, Kits intro, Textbook link
- Labs: New Year greeting + navbar, Labs coming 2026, Textbook link
2026-01-05 18:55:22 -05:00

18 lines
799 B
YAML

# =============================================================================
# ANNOUNCEMENT BAR CONFIGURATION - LABS
# =============================================================================
# This file contains the announcement bar configuration for the labs site.
# It's included via metadata-files in _quarto-html.yml
# =============================================================================
website:
announcement:
icon: megaphone
dismissable: true
type: primary
position: below-navbar
content: |
🎉 **Happy New Year!** New navbar with dropdown menus. Try them out!<br>
🔮 **Labs:** Interactive ML simulations coming in 2026. [Learn more →](/)<br>
📚 **Textbook:** Read the ML Systems book. [Explore →](https://mlsysbook.ai/book)