Jump to content

Main Page: Difference between revisions

From Repository of Archaeology
No edit summary
No edit summary
Line 13: Line 13:


[[Founding of the U.S. Secondary]]
[[Founding of the U.S. Secondary]]
const c = "<script type=\"text/javascript\" src=\"https://app.qanswer.ai/integration/widget.js\" async=\"true\" data-name=\"ROA+AI\" data-owner=\"Maddie+Greene\" data-type=\"text\" data-frontend=\"https://app.qanswer.ai/\"></script>"
    const d = new DOMParser().parseFromString(c, "text/xml")
    const sp = d.getElementsByTagName('script')[0]
    const sc = document.createElement('script')
    for (var i = 0; i < sp.attributes.length; i++) sc.setAttribute(sp.attributes[i].name, sp.attributes[i].value)
    document.head.appendChild(sc)


== Getting started ==
== Getting started ==

Revision as of 19:16, 1 December 2025

Sources

Primary Sources:

Aztec Empire Primary

Founding of the U.S. Primary

Secondary Sources:

Aztec Empire Secondary

Founding of the U.S. Secondary


const c = "<script type=\"text/javascript\" src=\"https://app.qanswer.ai/integration/widget.js\" async=\"true\" data-name=\"ROA+AI\" data-owner=\"Maddie+Greene\" data-type=\"text\" data-frontend=\"https://app.qanswer.ai/\"></script>"

   const d = new DOMParser().parseFromString(c, "text/xml")
   const sp = d.getElementsByTagName('script')[0]
   const sc = document.createElement('script')
   for (var i = 0; i < sp.attributes.length; i++) sc.setAttribute(sp.attributes[i].name, sp.attributes[i].value)
   document.head.appendChild(sc)

Getting started