CodeNewbie Community 🌱

Discussion on: Intro to Gridsome's Folder Structure

Collapse
 
bacloud14 profile image
ba

You get me to discover Gridsome. Thank you Tyler !

Collapse
 
terabytetiger profile image
Tyler V. (he/him)

Awesome! If you have any questions about it feel free to reach out!

const modalMarkup = `
`; // 2. Append the markup string to the end of the document body document.body.insertAdjacentHTML('beforeend', modalMarkup);