We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffe0a3b commit 5377606Copy full SHA for 5377606
index.html
@@ -42,6 +42,8 @@
42
<meta property="twitter:card" content="summary_large_image">
43
<meta property="og:image" content="https://larq.dev/images/larq-hero.jpg">
44
<meta property="twitter:image" content="https://larq.dev/images/larq-hero.jpg">
45
+
46
+ <script src="https://marlin.plumerai.com/script.js" data-site="COWMONSJ" defer></script>
47
</head>
48
49
<body class="body">
@@ -170,4 +172,4 @@ <h2 class="resource-title">Deploy your first BNN on Android</h2><img src="images
170
172
<!-- [if lte IE 9]><script src="https://cdnjs.cloudflare.com/ajax/libs/placeholders/3.0.2/placeholders.min.js"></script><![endif] -->
171
173
</body>
174
-</html>
175
+</html>
0 commit comments