From c34eb75dbca734f9b0e0982c191d2f7e49bbd817 Mon Sep 17 00:00:00 2001 From: wbraden <133058316+wbraden@users.noreply.github.com> Date: Wed, 14 Aug 2024 10:27:23 -0600 Subject: [PATCH] troubleshooting relative path --- Components/browseTile.js | 2 +- index.html | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Components/browseTile.js b/Components/browseTile.js index 0e4b7af..ce6e018 100644 --- a/Components/browseTile.js +++ b/Components/browseTile.js @@ -1,6 +1,6 @@ const browseTileTemplate = document.createElement("template"); browseTileTemplate.innerHTML = ` - + diff --git a/index.html b/index.html index 0dbf540..698acf9 100644 --- a/index.html +++ b/index.html @@ -382,10 +382,10 @@ Good morning, Amanda - - - - + + + +