diff --git a/docs/source/_templates/layout.html b/docs/source/_templates/layout.html
index 010a4d6d7..b6e0ad1a1 100644
--- a/docs/source/_templates/layout.html
+++ b/docs/source/_templates/layout.html
@@ -15,7 +15,22 @@
var collapsedSections = ['Introduction', 'Getting Started', 'Tutorials']
-->
-
+
+
{% endblock %}
diff --git a/docs/source/conf.py b/docs/source/conf.py
index 02a2e5366..aff77c656 100644
--- a/docs/source/conf.py
+++ b/docs/source/conf.py
@@ -150,7 +150,7 @@ def __call__(self, filename):
master_doc = "index"
# General information about the project.
-copyright = "2023-present, TorchCodec Contributors"
+copyright = "©2023 Meta Platforms, Inc"
author = "Torch Contributors"
# The language for content autogenerated by Sphinx. Refer to documentation