From 45a7e5d2961c907b4d76b0afb928c1c155a18581 Mon Sep 17 00:00:00 2001 From: Chandler Swift Date: Mon, 13 Jan 2025 23:19:37 -0600 Subject: [PATCH] Show recent/upcoming NHL games from ESPN --- static/upcoming-nhl-games.html | 82 ++++++++++++++++++++++++++++++++++ templates/about.html | 3 ++ templates/index.html | 3 ++ 3 files changed, 88 insertions(+) create mode 100644 static/upcoming-nhl-games.html diff --git a/static/upcoming-nhl-games.html b/static/upcoming-nhl-games.html new file mode 100644 index 0000000..8d16820 --- /dev/null +++ b/static/upcoming-nhl-games.html @@ -0,0 +1,82 @@ + + + + + + Upcoming NHL Games | BannerGen + + + + + + +
+

Upcoming NHL Games

+
+
+ + + diff --git a/templates/about.html b/templates/about.html index 58dfe64..aec6cf6 100644 --- a/templates/about.html +++ b/templates/about.html @@ -18,6 +18,9 @@ + diff --git a/templates/index.html b/templates/index.html index 6e2c445..3697a96 100644 --- a/templates/index.html +++ b/templates/index.html @@ -18,6 +18,9 @@ +