mirror of
https://github.com/ntrupin/abstractml.git
synced 2026-01-25 14:38:48 -06:00
Update index.html
This commit is contained in:
@@ -4,6 +4,13 @@
|
||||
<title>AbstractML</title>
|
||||
<link href="https://cdnjs.cloudflare.com/ajax/libs/bulma/0.7.2/css/bulma.min.css" rel="stylesheet" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-122728272-5"></script>
|
||||
<script>
|
||||
window.dataLayer = window.dataLayer || [];
|
||||
function gtag(){dataLayer.push(arguments);}
|
||||
gtag('js', new Date());
|
||||
gtag('config', 'UA-122728272-5');
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
<!-- Don't see the AbstractML? This page was made with the experimental precompiler (not yet open source) -->
|
||||
|
||||
Reference in New Issue
Block a user