Remove unused template from docs (#1960)

This commit is contained in:
Sam Freund
2025-05-08 22:53:48 -05:00
committed by GitHub
parent db591f720c
commit 52125067ac
2 changed files with 0 additions and 77 deletions

View File

@@ -47,9 +47,6 @@ ogp_site_url = "https://docs.photonvision.org/en/latest/"
ogp_site_name = "PhotonVision Documentation"
ogp_image = "https://raw.githubusercontent.com/PhotonVision/photonvision-docs/main/source/assets/RectLogo.png"
# Add any paths that contain templates here, relative to this directory.
templates_path = ["_templates"]
# List of patterns, relative to source directory, that match files and
# directories to ignore when looking for source files.
# This pattern also affects html_static_path and html_extra_path.