Skip to content

Instantly share code, notes, and snippets.

View timsavory's full-sized avatar

Tim Savory timsavory

View GitHub Profile
@timsavory
timsavory / Test Code
Created December 14, 2014 19:52
Code Sample
==
{# Note: Only one levels of sublinks are supported by Bootstrap 3 #}
{% set
links = {
'home': ['home', 'Home'],
'about': ['about', 'About Me'],
'portfolio': {
name: 'Guides',
sublinks: {
'portfolio': ['portfolio/portfolio', 'Portfolio'],