feat(config): customize browser tab title to show only site name

This commit is contained in:
Vijay Janapa Reddi
2025-08-04 01:05:21 -04:00
parent b155a3e2b7
commit b9ed34fefd

View File

@@ -31,6 +31,7 @@ project:
- contents/core/ml_systems/ml_systems.qmd
website:
title: "ML Systems Textbook" # This controls the browser tab title
# High-level navigation enhancements
page-navigation: true
reader-mode: false
@@ -467,6 +468,10 @@ format:
- default
- assets/styles/style.scss
# Custom title formatting - only show site title, not page title
title-prefix: ""
pagetitle: "ML Systems Textbook"
code-block-bg: true
language: