From 7b752ceb6e2623cde08d4698b5ab5daf0fe18989 Mon Sep 17 00:00:00 2001 From: wbraden <133058316+wbraden@users.noreply.github.com> Date: Wed, 14 Aug 2024 10:35:00 -0600 Subject: [PATCH] adding ../ to stuff --- Components/browseTile.js | 2 +- Components/carousel.js | 2 +- carousel.html | 12 ++++++------ category.html | 18 +++++++++--------- dataView.html | 12 ++++++------ retailer.html | 20 ++++++++++---------- 6 files changed, 33 insertions(+), 33 deletions(-) diff --git a/Components/browseTile.js b/Components/browseTile.js index ce6e018..0e4b7af 100644 --- a/Components/browseTile.js +++ b/Components/browseTile.js @@ -1,6 +1,6 @@ const browseTileTemplate = document.createElement("template"); browseTileTemplate.innerHTML = ` - + diff --git a/Components/carousel.js b/Components/carousel.js index c8a6fdc..98e2641 100644 --- a/Components/carousel.js +++ b/Components/carousel.js @@ -5,7 +5,7 @@ class CustomCarousel extends HTMLElement { const template = document.createElement("template"); template.innerHTML = ` - + diff --git a/carousel.html b/carousel.html index 5aae78c..b2eb22c 100644 --- a/carousel.html +++ b/carousel.html @@ -7,7 +7,7 @@ rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css" /> - + - - - - - + + + + +