From 1145365f6daf51b42dd40c7667887d3eb90c963c Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Fri, 8 Feb 2019 10:53:56 +0200 Subject: [PATCH] Reword footer text. --- site/_includes/footer.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/_includes/footer.html b/site/_includes/footer.html index 6d05497a82..03192a861a 100644 --- a/site/_includes/footer.html +++ b/site/_includes/footer.html @@ -6,7 +6,7 @@
  • Examples
  • About
  • -

    Designed and built with all the love in the world by @mdo and @fat. Maintained by the core team with the help of our contributors.

    +

    Designed and built with all the love in the world by the Bootstrap team with the help of our contributors.

    Currently v{{ site.current_version }}. Code licensed MIT, docs CC BY 3.0.

    -- 2.47.2