mirror of
https://github.com/LucasVbr/LucasVbr.git
synced 2026-05-16 09:05:34 +00:00
Update Profile and Add Portfolio
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
// console.log("Test");
|
||||
|
||||
// var xmlFile = importXML("config/test.xml")
|
||||
// console.log(xmlFile.querySelector("test"))
|
||||
|
||||
|
||||
// document.getElementById("test").innerHTML=
|
||||
// xmlFile.getElementsByTagName("test")[0].childNodes[0].nodeValue;
|
||||
|
||||
// document.getElementById("code").innerHTML = document.body.innerHTML;
|
||||
|
||||
data.forEach(element => {
|
||||
console.log(element)
|
||||
});
|
||||
Reference in New Issue
Block a user