granite-3.1-8b-instruct / src /app_head.html
jpwsutton's picture
Initial commit
b376f12
raw
history blame
271 Bytes
<script
async
src="https://www.googletagmanager.com/gtag/js?id=G-C6LFT227RC"
></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag("js", new Date());
gtag("config", "G-C6LFT227RC");
</script>