mirror of https://github.com/twbs/bootstrap.git
Add Fathom Analytics to v5 docs (#33904)
* Add Fathom Analytics to v5 docs * newline
This commit is contained in:
parent
9a9e22475c
commit
3464d3caa2
|
|
@ -5,3 +5,4 @@
|
||||||
ga('send', 'pageview');
|
ga('send', 'pageview');
|
||||||
</script>
|
</script>
|
||||||
<script async src="https://www.google-analytics.com/analytics.js"></script>
|
<script async src="https://www.google-analytics.com/analytics.js"></script>
|
||||||
|
<script defer src="https://cdn.usefathom.com/script.js" data-site="TAXRUMOF"></script>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue