From 37fb2f2f702ade811766842e8bee532a360d60f6 Mon Sep 17 00:00:00 2001 From: ridglef <126202739+ridglef@users.noreply.github.com> Date: Tue, 1 Aug 2023 23:03:05 -0400 Subject: [PATCH] Transparent logo (Using an official NSA source) (#55) * Update favicons.yml * Update footer.yml * Update header.yml * Apply suggestions from code review --------- Co-authored-by: Christopher Tubbs --- _data/favicons.yml | 2 +- _data/footer.yml | 2 +- _data/header.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/_data/favicons.yml b/_data/favicons.yml index 55b0c49..9109fdd 100644 --- a/_data/favicons.yml +++ b/_data/favicons.yml @@ -2,5 +2,5 @@ - rel: icon type: image/png - href: https://www.nsa.gov/Portals/70/images/about/cryptologic-heritage/center-cryptologic-history/insignia/nsa-insignia-lg.png + href: https://oig.nsa.gov/portals/71/Images/Site%20Resources/nsa-insignia-sm.png diff --git a/_data/footer.yml b/_data/footer.yml index 1842f86..2cd9143 100644 --- a/_data/footer.yml +++ b/_data/footer.yml @@ -37,7 +37,7 @@ heading: National Security Agency # Configuration for agency logo(s) (shown side by side). # If the logo is external add external: true logos: - - src: https://www.nsa.gov/Portals/70/images/about/cryptologic-heritage/center-cryptologic-history/insignia/nsa-insignia-lg.png + - src: https://oig.nsa.gov/portals/71/Images/Site%20Resources/nsa-insignia-sm.png alt: NSA external: true diff --git a/_data/header.yml b/_data/header.yml index 68e21c0..62679ea 100644 --- a/_data/header.yml +++ b/_data/header.yml @@ -21,7 +21,7 @@ type: extended # Configuration for site header logo # If the logo is external add external: true logo: - src: https://www.nsa.gov/Portals/70/images/about/cryptologic-heritage/center-cryptologic-history/insignia/nsa-insignia-lg.png + src: https://oig.nsa.gov/portals/71/Images/Site%20Resources/nsa-insignia-sm.png alt: NSA external: true