fix: Script autour du contact
This commit is contained in:
@ -15,7 +15,9 @@ function comments(elm) {
|
||||
|
||||
function contact() {
|
||||
var link = document.getElementById('contact');
|
||||
link.href = "mai" + "lto:" + getAddress();
|
||||
if (link) {
|
||||
link.href = "mai" + "lto:" + getAddress();
|
||||
}
|
||||
}
|
||||
|
||||
function changeTheme() {
|
||||
|
Reference in New Issue
Block a user