Organize book logos into _static/logos directory

- Move logo-tinytorch-grey.png to _static/logos/
- Move logo-tinytorch-simple.png to _static/logos/
- Move logo-tinytorch-white.png to _static/logos/
- Move tensortorch.png to _static/logos/
- Update _config.yml to reference new logo path
- Keeps all logo versions organized in standard static assets location
This commit is contained in:
Vijay Janapa Reddi
2025-11-09 17:03:12 -05:00
parent 6b25d80b70
commit 548c6ab58a
5 changed files with 1 additions and 1 deletions

View File

@@ -4,7 +4,7 @@
title: "TinyTorch"
author: "Prof. Vijay Janapa Reddi (Harvard University)"
copyright: "2025"
logo: logo-tinytorch-white.png
logo: _static/logos/logo-tinytorch-white.png
# Book description and metadata
description: >-

Binary file not shown.

Before

Width:  |  Height:  |  Size: 126 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 290 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 126 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 811 KiB