Skip to content

Commit

Permalink
Update search.html
Browse files Browse the repository at this point in the history
  • Loading branch information
nlewisSCU authored Sep 3, 2024
1 parent 7009317 commit 8ea499b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion undergraduate-bulletin/2023-2024/search.html
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<h1>Search the Bulletin</h1>
<div class="content">
<div id="gcse-search-debug" ></div>
<div class="gcse-search" data-webSearchQueryAddition=" inurl:www.scu.edu/bulletin/undergraduate" ></div>
<div class="gcse-search" data-webSearchQueryAddition=" inurl:www.scu.edu/bulletin/undergraduate/2023-2024" ></div>
<script>
document.addEventListener("DOMContentLoaded", function () {
searchRoot = " inurl:"+window.location.pathname.replace("search.html","");
Expand Down

0 comments on commit 8ea499b

Please sign in to comment.