From ab5aa4dde6fd09ba557d8c08e585999daad794d4 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 8 May 2021 15:06:04 -0700 Subject: [PATCH] Add Fathom to v5 docs --- docs/5.0/about/brand/index.html | 13 +- docs/5.0/about/license/index.html | 11 +- docs/5.0/about/overview/index.html | 11 +- docs/5.0/about/team/index.html | 31 +- docs/5.0/about/translations/index.html | 11 +- docs/5.0/components/accordion/index.html | 13 +- docs/5.0/components/alerts/index.html | 13 +- docs/5.0/components/badge/index.html | 13 +- docs/5.0/components/breadcrumb/index.html | 13 +- docs/5.0/components/button-group/index.html | 13 +- docs/5.0/components/buttons/index.html | 13 +- docs/5.0/components/card/index.html | 13 +- docs/5.0/components/carousel/index.html | 13 +- docs/5.0/components/close-button/index.html | 13 +- docs/5.0/components/collapse/index.html | 13 +- docs/5.0/components/dropdowns/index.html | 13 +- docs/5.0/components/list-group/index.html | 13 +- docs/5.0/components/modal/index.html | 13 +- docs/5.0/components/navbar/index.html | 13 +- docs/5.0/components/navs-tabs/index.html | 13 +- docs/5.0/components/offcanvas/index.html | 13 +- docs/5.0/components/pagination/index.html | 13 +- docs/5.0/components/popovers/index.html | 13 +- docs/5.0/components/progress/index.html | 13 +- docs/5.0/components/scrollspy/index.html | 13 +- docs/5.0/components/spinners/index.html | 13 +- docs/5.0/components/toasts/index.html | 13 +- docs/5.0/components/tooltips/index.html | 13 +- docs/5.0/content/figures/index.html | 13 +- docs/5.0/content/images/index.html | 13 +- docs/5.0/content/reboot/index.html | 13 +- docs/5.0/content/tables/index.html | 15 +- docs/5.0/content/typography/index.html | 13 +- docs/5.0/customize/color/index.html | 269 +++++++++--------- docs/5.0/customize/components/index.html | 13 +- docs/5.0/customize/css-variables/index.html | 13 +- docs/5.0/customize/optimize/index.html | 13 +- docs/5.0/customize/options/index.html | 11 +- docs/5.0/customize/overview/index.html | 27 +- docs/5.0/customize/sass/index.html | 13 +- docs/5.0/examples/index.html | 121 ++++---- docs/5.0/extend/approach/index.html | 11 +- docs/5.0/extend/icons/index.html | 11 +- docs/5.0/forms/checks-radios/index.html | 13 +- docs/5.0/forms/floating-labels/index.html | 13 +- docs/5.0/forms/form-control/index.html | 13 +- docs/5.0/forms/input-group/index.html | 13 +- docs/5.0/forms/layout/index.html | 13 +- docs/5.0/forms/overview/index.html | 33 +-- docs/5.0/forms/range/index.html | 13 +- docs/5.0/forms/select/index.html | 13 +- docs/5.0/forms/validation/index.html | 11 +- .../getting-started/accessibility/index.html | 13 +- .../getting-started/best-practices/index.html | 11 +- .../browsers-devices/index.html | 13 +- .../getting-started/build-tools/index.html | 13 +- docs/5.0/getting-started/contents/index.html | 13 +- docs/5.0/getting-started/download/index.html | 13 +- .../getting-started/introduction/index.html | 13 +- .../5.0/getting-started/javascript/index.html | 13 +- docs/5.0/getting-started/parcel/index.html | 13 +- docs/5.0/getting-started/rfs/index.html | 13 +- docs/5.0/getting-started/rtl/index.html | 13 +- docs/5.0/getting-started/webpack/index.html | 13 +- docs/5.0/helpers/clearfix/index.html | 11 +- docs/5.0/helpers/colored-links/index.html | 11 +- docs/5.0/helpers/position/index.html | 13 +- docs/5.0/helpers/ratio/index.html | 13 +- docs/5.0/helpers/stretched-link/index.html | 11 +- docs/5.0/helpers/text-truncation/index.html | 11 +- docs/5.0/helpers/visually-hidden/index.html | 11 +- docs/5.0/layout/breakpoints/index.html | 13 +- docs/5.0/layout/columns/index.html | 13 +- docs/5.0/layout/containers/index.html | 13 +- docs/5.0/layout/grid/index.html | 13 +- docs/5.0/layout/gutters/index.html | 13 +- docs/5.0/layout/utilities/index.html | 13 +- docs/5.0/layout/z-index/index.html | 11 +- docs/5.0/migration/index.html | 13 +- docs/5.0/utilities/api/index.html | 13 +- docs/5.0/utilities/background/index.html | 13 +- docs/5.0/utilities/borders/index.html | 13 +- docs/5.0/utilities/colors/index.html | 13 +- docs/5.0/utilities/display/index.html | 13 +- docs/5.0/utilities/flex/index.html | 13 +- docs/5.0/utilities/float/index.html | 13 +- docs/5.0/utilities/interactions/index.html | 11 +- docs/5.0/utilities/overflow/index.html | 11 +- docs/5.0/utilities/position/index.html | 13 +- docs/5.0/utilities/shadows/index.html | 13 +- docs/5.0/utilities/sizing/index.html | 13 +- docs/5.0/utilities/spacing/index.html | 13 +- docs/5.0/utilities/text/index.html | 13 +- docs/5.0/utilities/vertical-align/index.html | 11 +- docs/5.0/utilities/visibility/index.html | 1 + 95 files changed, 851 insertions(+), 756 deletions(-) diff --git a/docs/5.0/about/brand/index.html b/docs/5.0/about/brand/index.html index 2eb6c661bf..b02f9587ce 100644 --- a/docs/5.0/about/brand/index.html +++ b/docs/5.0/about/brand/index.html @@ -55,6 +55,7 @@ ga('send', 'pageview'); + @@ -137,7 +138,7 @@ - +