From: XhmikosR Date: Tue, 31 Oct 2017 22:03:22 +0000 (+0200) Subject: Fix broken footer link after the about page revamp. (#24612) X-Git-Tag: v4.0.0-beta.3~132 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f575d9784188b955ac2bcf86e343a17f9966483;p=thirdparty%2Fbootstrap.git Fix broken footer link after the about page revamp. (#24612) --- diff --git a/_includes/footer.html b/_includes/footer.html index bb6d59e940..8e16577c13 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -4,7 +4,7 @@
  • GitHub
  • Twitter
  • Examples
  • -
  • About
  • +
  • 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.

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