From 2b0744df5c432740ccbce70cff2ccb76114b1027 Mon Sep 17 00:00:00 2001 From: Tim Hostetler <6970899+thostetler@users.noreply.github.com> Date: Fri, 19 Jul 2024 14:29:02 -0400 Subject: [PATCH] add new nasa and smithsonian logos and update footer --- src/js/widgets/footer/footer.html | 81 +++------ src/styles/img/nasa-partner.svg | 244 +++++++++++++++++++++++++++ src/styles/img/smithsonian-logo.svg | 126 ++++++++++++++ src/styles/sass/ads-sass/footer.scss | 34 +++- 4 files changed, 428 insertions(+), 57 deletions(-) create mode 100644 src/styles/img/nasa-partner.svg create mode 100644 src/styles/img/smithsonian-logo.svg diff --git a/src/js/widgets/footer/footer.html b/src/js/widgets/footer/footer.html index 36a7b816c..8ab0714f2 100644 --- a/src/js/widgets/footer/footer.html +++ b/src/js/widgets/footer/footer.html @@ -1,7 +1,7 @@