added variables in create_html with compact
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
|
||||
const title2 = document.querySelector(".wp-block-quote");
|
||||
title2.innerHTML = "ho boy !";
|
||||
const title2 = document.querySelector(".second_el_to_change");
|
||||
title2.innerHTML = "--- ho boy !";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user