From 76c4adef157d4bf0ff5640c38a0bb77acd64f84b 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 | 5 ++--- 3 files changed, 9 insertions(+), 10 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`