From 8031e3c652c8409d77d0bfa0dc5901b4117266a8 Mon Sep 17 00:00:00 2001 From: Vijay Janapa Reddi Date: Wed, 16 Jul 2025 11:47:58 -0400 Subject: [PATCH] fix: Update copyright year from 2022 to 2025 - Added copyright field to book/_config.yml with current year - Ensures all generated book pages show correct copyright information --- book/_config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/book/_config.yml b/book/_config.yml index ba1118ed..f9dc46a8 100644 --- a/book/_config.yml +++ b/book/_config.yml @@ -3,6 +3,7 @@ title: "Tiny🔥Torch: Build your own Machine Learning framework from scratch" author: "Prof. Vijay Janapa Reddi (Harvard University)" +copyright: "2025" logo: logo.png # Book description and metadata