diff --git a/book/_config.yml b/book/_config.yml index 6dcd6273..32a6c006 100644 --- a/book/_config.yml +++ b/book/_config.yml @@ -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: >- diff --git a/book/logo-tinytorch-grey.png b/book/logo-tinytorch-grey.png deleted file mode 100644 index 043b9746..00000000 Binary files a/book/logo-tinytorch-grey.png and /dev/null differ diff --git a/book/logo-tinytorch-simple.png b/book/logo-tinytorch-simple.png deleted file mode 100644 index a3947186..00000000 Binary files a/book/logo-tinytorch-simple.png and /dev/null differ diff --git a/book/logo-tinytorch-white.png b/book/logo-tinytorch-white.png deleted file mode 100644 index f45c4725..00000000 Binary files a/book/logo-tinytorch-white.png and /dev/null differ diff --git a/book/tensortorch.png b/book/tensortorch.png deleted file mode 100644 index 077ae072..00000000 Binary files a/book/tensortorch.png and /dev/null differ