From 7a28d1ff58ec7269ca872f17cd8074a22bbecfe5 Mon Sep 17 00:00:00 2001 From: Justin Fagnani Date: Thu, 5 Mar 2026 13:45:35 -0800 Subject: [PATCH 1/3] [site] Update copyright notice and add OpenJS logo to footer --- .../site/_includes/footer.html | 88 ++++++++++++------- packages/lit-dev-content/site/css/footer.css | 23 ++--- ...penjs_foundation-logo-horizontal-color.svg | 67 ++++++++++++++ 3 files changed, 130 insertions(+), 48 deletions(-) create mode 100644 packages/lit-dev-content/site/images/openjs_foundation-logo-horizontal-color.svg diff --git a/packages/lit-dev-content/site/_includes/footer.html b/packages/lit-dev-content/site/_includes/footer.html index 00e67147e..6ffd1fb47 100644 --- a/packages/lit-dev-content/site/_includes/footer.html +++ b/packages/lit-dev-content/site/_includes/footer.html @@ -1,17 +1,29 @@