Skip to content

Commit c96a013

Browse files
committed
Merge branch 'main' of https://github.com/qualitywise7org/qualitywise7.github.io into origin/ishikasoni
2 parents 8fa086c + 6080823 commit c96a013

File tree

75 files changed

+4316
-1332
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

75 files changed

+4316
-1332
lines changed

about/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -454,6 +454,7 @@ <h5 class="modal-title" id="exampleModalLabel">
454454

455455

456456
<script type="module" src="/staticfiles/db/dbconfig.js"></script>
457+
<script type="module" src="/staticfiles/script.js"></script>
457458
<script type="module">
458459
// Check if the user is signed in
459460
window.auth.onAuthStateChanged((user) => {
@@ -641,7 +642,6 @@ <h5 class="modal-title" id="exampleModalLabel">
641642
.getElementById("backToTopBtn")
642643
.addEventListener("click", scrollToTop);
643644
</script>
644-
<script type="module" src="/staticfiles/script.js"></script>
645645
<!-- jobsdoor360 -->
646646
<ins
647647
class="adsbygoogle"

0 commit comments

Comments
 (0)