Skip to content

Commit

Permalink
fix searchbar
Browse files Browse the repository at this point in the history
  • Loading branch information
tsolakoua authored Dec 20, 2023
1 parent 87dbbc3 commit c7fad46
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions overrides/main.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
-#}

{% extends "base.html" %}
{% block scripts %}
{% block extrahead %}
<script>
if (window.location.hostname === 'amadeus4dev.github.io') {
const path = window.location.pathname;
Expand All @@ -13,4 +13,4 @@
}
</script>
{% endblock %}


0 comments on commit c7fad46

Please sign in to comment.