diff --git a/site/content/docs/5.3/getting-started/download.md b/site/content/docs/5.3/getting-started/download.md index f813e48de5..16845ddc3c 100644 --- a/site/content/docs/5.3/getting-started/download.md +++ b/site/content/docs/5.3/getting-started/download.md @@ -15,7 +15,7 @@ Download ready-to-use compiled code for **Bootstrap v{{< param current_version > This doesn't include documentation, source files, or any optional JavaScript dependencies like Popper. -}}" class="btn btn-bd-primary" onclick="ga('send', 'event', 'Getting started', 'Download', 'Download Bootstrap');">Download +}}" class="btn btn-bd-primary">Download ## Source files @@ -26,13 +26,13 @@ Compile Bootstrap with your own asset pipeline by downloading our source Sass, J Should you require our full set of [build tools]({{< docsref "/getting-started/contribute#tooling-setup" >}}), they are included for developing Bootstrap and its docs, but they're likely unsuitable for your own purposes. -}}" class="btn btn-bd-primary" onclick="ga('send', 'event', 'Getting started', 'Download', 'Download source');">Download source +}}" class="btn btn-bd-primary">Download source ## Examples If you want to download and examine our [examples]({{< docsref "/examples" >}}), you can grab the already built examples: -}}" class="btn btn-bd-primary" onclick="ga('send', 'event', 'Getting started', 'Download', 'Download Examples');">Download Examples +}}" class="btn btn-bd-primary">Download Examples ## CDN via jsDelivr diff --git a/site/layouts/_default/single.html b/site/layouts/_default/single.html index 52ae87c8e1..649e713351 100644 --- a/site/layouts/_default/single.html +++ b/site/layouts/_default/single.html @@ -7,11 +7,11 @@
{{ .Page.Params.Description | markdownify }}
{{ if eq .Title "Examples" }} diff --git a/site/layouts/partials/analytics.html b/site/layouts/partials/analytics.html index 98e5142f82..dc918246d2 100644 --- a/site/layouts/partials/analytics.html +++ b/site/layouts/partials/analytics.html @@ -1,9 +1 @@ - - - diff --git a/site/layouts/partials/docs-navbar.html b/site/layouts/partials/docs-navbar.html index 94f61d646b..bca4a5b37f 100644 --- a/site/layouts/partials/docs-navbar.html +++ b/site/layouts/partials/docs-navbar.html @@ -33,19 +33,19 @@