From 822a44be222efde3636d061d2dd66c54b53b716e Mon Sep 17 00:00:00 2001 From: Gamebrary Date: Thu, 18 Aug 2022 10:59:22 -0700 Subject: [PATCH] added hotjar code --- public/index.html | 11 + src/components/AddRemoveGame.vue | 30 +-- src/components/Game/GameDescription.vue | 6 +- src/components/Game/GameRatings.vue | 1 + src/components/WallpapersList.vue | 2 - src/pages/EditListPage.vue | 335 ++++++++++++------------ src/pages/GamePage.vue | 2 +- src/pages/PublicHomePage.vue | 26 +- src/styles/_typography.scss | 1 + 9 files changed, 191 insertions(+), 223 deletions(-) diff --git a/public/index.html b/public/index.html index 9ec60d6b..9d56edce 100644 --- a/public/index.html +++ b/public/index.html @@ -14,6 +14,17 @@ <%= htmlWebpackPlugin.options.title %> + +