Footer New design using bootstrap

This is a work in progress finished the 320px - 539px mobile
screen design.

LEARNER-2311
This commit is contained in:
Hamza Munir
2017-09-11 17:48:27 +05:00
parent aa980554c9
commit 4a3164e2e3
6 changed files with 694 additions and 25 deletions

View File

@@ -46,8 +46,9 @@ ENABLE_MKTG_SITE = os.environ.get('ENABLE_MARKETING_SITE', False)
MARKETING_SITE_ROOT = os.environ.get('MARKETING_SITE_ROOT', 'http://localhost:8080')
MKTG_URLS = {
'ABOUT': '/about-us',
'ABOUT': '/about',
'ACCESSIBILITY': '/accessibility',
'AFFILIATES': '/affiliates',
'BLOG': '/blog',
'CAREERS': '/careers',
'CONTACT': '/contact',