mirror of
https://github.com/MLSysBook/TinyTorch.git
synced 2026-05-06 01:59:24 -05:00
🏷️ Fix duplicate title in browser tab
🔧 Title Configuration Fix: - Changed book/_config.yml title from long form to simple 'Tiny🔥Torch' - Eliminates duplicate title in browser tab (was showing 'Tiny🔥Torch — Tiny🔥Torch') - Now Chrome tab displays clean 'Tiny🔥Torch' once Result: Clean, professional browser tab title without duplication.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Tiny🔥Torch: Build ML Systems from Scratch
|
||||
# Interactive Jupyter Book Configuration
|
||||
|
||||
title: "Tiny🔥Torch: Build your own Machine Learning framework from scratch"
|
||||
title: "Tiny🔥Torch"
|
||||
author: "Prof. Vijay Janapa Reddi (Harvard University)"
|
||||
copyright: "2025"
|
||||
logo: logo.png
|
||||
|
||||
Reference in New Issue
Block a user