Change the logo link from "/" to "/home"
< Feedback on Change Logo Link of hianime.to
Here's a more efficient and elegant solution.
document.getElementById('logo')?.setAttribute('href', '/home');
thanks for the tip
उत्तर पोस्ट करण्यासाठी साइन इन करा.
Here's a more efficient and elegant solution.