diff --git a/groups/home/bootstrap5/home1.html b/groups/home/bootstrap5/home1.html index 1c9df21..20b6a9a 100644 --- a/groups/home/bootstrap5/home1.html +++ b/groups/home/bootstrap5/home1.html @@ -158,22 +158,22 @@
@@ -229,7 +237,7 @@
  • Leisure Reading Collection @@ -393,5 +401,4 @@ type="text/javascript" src="https://libapps.s3.amazonaws.com/sites/2365/include/home1.js" > - - + \ No newline at end of file diff --git a/groups/home/bootstrap5/home1.js b/groups/home/bootstrap5/home1.js index a780bb2..4b1b62c 100644 --- a/groups/home/bootstrap5/home1.js +++ b/groups/home/bootstrap5/home1.js @@ -117,6 +117,7 @@ const onesearchComponent = { action="https://cuny-kb.primo.exlibrisgroup.com/discovery/search" enctype="application/x-www-form-urlencoded; charset=utf-8" aria-label="Search the library catalog" + id="main-content" > diff --git a/misc/system-wide-js-css.html b/misc/system-wide-js-css.html deleted file mode 100644 index 31063b6..0000000 --- a/misc/system-wide-js-css.html +++ /dev/null @@ -1,167 +0,0 @@ - - - - - - - - - - - - diff --git a/misc/system-wide.css b/misc/system-wide.css new file mode 100644 index 0000000..413d5f9 --- /dev/null +++ b/misc/system-wide.css @@ -0,0 +1,75 @@ + \ No newline at end of file diff --git a/package.json b/package.json index a7c2ff8..6213f3a 100644 --- a/package.json +++ b/package.json @@ -14,6 +14,6 @@ "eslint-config-prettier": "^10.0.0", "eslint-plugin-vue": "^10.0.0", "globals": "^17.3.0", - "prettier": "3.8.1" + "prettier": "3.8.2" } }