From 5fc434c5f1f86978670df2a3bdb0e3bd9fb6da81 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Sun, 5 Jan 2014 13:45:56 -0800 Subject: [PATCH] harmonize footer links on homepage & docs pages --- docs/_layouts/default.html | 6 ++++++ docs/_layouts/home.html | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/docs/_layouts/default.html b/docs/_layouts/default.html index 1eb948e169..d4bcf2559f 100644 --- a/docs/_layouts/default.html +++ b/docs/_layouts/default.html @@ -65,6 +65,12 @@
  • ·
  • Bootstrap 2.3.2 docs
  • ·
  • +
  • GitHub project
  • +
  • ·
  • +
  • Examples
  • +
  • ·
  • +
  • Expo
  • +
  • ·
  • Blog
  • ·
  • Issues
  • diff --git a/docs/_layouts/home.html b/docs/_layouts/home.html index fa2b0252cf..4872a09b29 100644 --- a/docs/_layouts/home.html +++ b/docs/_layouts/home.html @@ -37,6 +37,12 @@
  • Blog
  • +
  • + Issues +
  • +
  • + Releases +
  • -- 2.47.2