From f371dd4cd39aa78b5ca5655f52ea7c9382560dc5 Mon Sep 17 00:00:00 2001 From: Perry Woodin Date: Wed, 13 Jul 2016 15:46:48 -0400 Subject: [PATCH] Relative links Created a _include snippet base.html that can be used to create relative links to assets. --- _i18n/en/community/hero.html | 3 +- _i18n/en/currency/hero.html | 3 +- _i18n/en/get-dash/hero.html | 3 +- _i18n/en/home/hero.html | 3 +- _i18n/en/participate/hero.html | 3 +- _i18n/es/community/hero.html | 3 +- _i18n/es/currency/hero.html | 3 +- _i18n/es/get-dash/hero.html | 3 +- _i18n/es/home/hero.html | 3 +- _i18n/es/participate/hero.html | 3 +- _includes/base.html | 18 + _includes/nav-desktop.html | 24 +- _includes/nav-mobile.html | 20 +- _layouts/default.html | 41 +- _site/assets/css/style.css | 1001 +------------------------------ _site/community/index.html | 118 ++-- _site/currency/index.html | 118 ++-- _site/es/community/index.html | 118 ++-- _site/es/currency/index.html | 118 ++-- _site/es/get-dash/index.html | 118 ++-- _site/es/index.html | 118 ++-- _site/es/participate/index.html | 118 ++-- _site/get-dash/index.html | 118 ++-- _site/index.html | 118 ++-- _site/participate/index.html | 118 ++-- 25 files changed, 802 insertions(+), 1512 deletions(-) create mode 100644 _includes/base.html diff --git a/_i18n/en/community/hero.html b/_i18n/en/community/hero.html index 8898f42..88d55a5 100644 --- a/_i18n/en/community/hero.html +++ b/_i18n/en/community/hero.html @@ -1,6 +1,7 @@ +{% include base.html %}
-