From cc41354b396135a458470165097ed7e4fe8f2327 Mon Sep 17 00:00:00 2001 From: Dan Dalpiaz Date: Thu, 17 Jul 2025 18:34:52 -0500 Subject: [PATCH] Update starter code with 'module' attribute, fix action link in footer, fix broken team link --- screenshot/index.html | 2 +- site/_includes/footer.liquid | 4 +++- site/_includes/header.liquid | 2 +- site/notes/header.md | 2 +- site/pages/generic_html.md | 2 +- 5 files changed, 7 insertions(+), 5 deletions(-) diff --git a/screenshot/index.html b/screenshot/index.html index 572ffdb..d71d467 100644 --- a/screenshot/index.html +++ b/screenshot/index.html @@ -60,7 +60,7 @@

2024 Awards

diff --git a/site/_includes/footer.liquid b/site/_includes/footer.liquid index 0b56cb8..2b88afd 100644 --- a/site/_includes/footer.liquid +++ b/site/_includes/footer.liquid @@ -1,5 +1,7 @@ Web Implementation Guidelines Group Component Builder Information (v3+) - Create an issue with the new toolkit builder +
+ Create an issue with the new toolkit builder +
diff --git a/site/_includes/header.liquid b/site/_includes/header.liquid index e1c950e..f5528b4 100644 --- a/site/_includes/header.liquid +++ b/site/_includes/header.liquid @@ -4,7 +4,7 @@ diff --git a/site/notes/header.md b/site/notes/header.md index 50f4998..5af4e56 100644 --- a/site/notes/header.md +++ b/site/notes/header.md @@ -30,7 +30,7 @@ If you are incorporating the header into the ilw-page component, then make sure
diff --git a/site/pages/generic_html.md b/site/pages/generic_html.md index 8969c72..0850b0c 100644 --- a/site/pages/generic_html.md +++ b/site/pages/generic_html.md @@ -34,7 +34,7 @@ If you need a generic HTML template, feel free to use this: - + <!-- Add title here -->