diff --git a/doc/conf.py b/doc/conf.py index c8d51d59..4376459d 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -122,7 +122,7 @@ def __getattr__(cls, name): # General information about the project. project = "PennyLane-Lightning-GPU" -copyright = "Copyright 2022" +copyright = "Copyright 2023" author = "Xanadu Inc." add_module_names = False @@ -189,7 +189,7 @@ def __getattr__(cls, name): "TensorFlow, the TensorFlow logo, and any related marks are trademarks " "of Google Inc." ], - "google_analytics_tracking_id": "UA-130507810-1", + "google_analytics_tracking_id": "G-C480Z9JL0D", "toc_overview": True }