From 4b03a8901ac865e2891b8f044abaa52e3ce8c683 Mon Sep 17 00:00:00 2001 From: Dale Seo Date: Thu, 28 Nov 2024 10:17:02 -0500 Subject: [PATCH] update content for season 3 --- components/footer-link-list.js | 8 ++++---- components/steps-section.js | 6 +++--- data.js | 3 +-- 3 files changed, 8 insertions(+), 9 deletions(-) diff --git a/components/footer-link-list.js b/components/footer-link-list.js index 982a259..451338e 100644 --- a/components/footer-link-list.js +++ b/components/footer-link-list.js @@ -1,5 +1,5 @@ import { css, html } from "../html-css-utils.js"; -import { APPLICATION_URL, CONTRIBUTING_URL, FAQ_URL } from "../data.js"; +import { APPLICATION_URL, CONTRIBUTING_URL, WIKI_URL } from "../data.js"; class FooterLinkList extends HTMLElement { constructor() { @@ -70,11 +70,11 @@ class FooterLinkList extends HTMLElement { return html`