@@ -0,0 +1,9 @@
+
+<script async src="https://www.googletagmanager.com/gtag/js?id=UA-37637545-1"></script>
+<script>
+ window.dataLayer = window.dataLayer || [];
+ function gtag(){dataLayer.push(arguments);}
+ gtag('js', new Date());
+ gtag('config', 'UA-37637545-1');
+</script>
@@ -1,2 +1,2 @@
-<p>Built with <a href="https://github.com/matcornic/hugo-theme-learn"><i class="fas fa-heart"></i></a> from <a href="http://gohugo.io/">Hugo</a></p>
+<p>Built with <a href="https://github.com/matcornic/hugo-theme-learn"><i class="fas fa-heart"></i></a> with <a href="http://gohugo.io/">Hugo</a></p>
@@ -70,4 +70,4 @@ HTTP LoadBalancer. This avoids creating global static ips.
## Images
-All the images can currently can be built via [Docker](tools/docker).
+All the images can currently can be built via [Docker](/tools/docker).