Skip to content
This repository has been archived by the owner on Nov 5, 2024. It is now read-only.

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinAlavik committed Oct 14, 2023
1 parent a53cbfe commit c40fe99
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/script/main.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
const installingLink = document.querySelector('ul li a[href*="#installing"]');
const pintFirstLink = document.querySelector('ul li a[href*="#pint-first-time"]');

if (installingLink) {
const currentURL = window.location.href;
Expand Down

0 comments on commit c40fe99

Please sign in to comment.