Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update
Signed-off-by: Chris Warrick <kwpolska@gmail.com>
  • Loading branch information
Kwpolska committed Feb 11, 2017
1 parent 65b4aad commit ecb657b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions output/index.html
Expand Up @@ -305,6 +305,7 @@ <h2>Themes for Nikola <small>version
if (theme === 'bootstrap3-jinja') themeDEMO = 'bootstrap3';
if (theme === 'bootstrap3-gradients-jinja') themeDEMO = 'bootstrap3-gradients';
if (theme === 'bootblog-jinja') themeDEMO = 'bootblog';
if (theme === 'base-jinja') themeDEMO = 'base';

$('<span/>').html('&nbsp;|&nbsp;<a href="v'+current_version+'/'+themeDEMO+'/index.html">See demo</a>').appendTo(small)
thumb = $('<div/>').appendTo(container)
Expand Down
2 changes: 1 addition & 1 deletion v7/mdl
Submodule mdl updated 1 files
+3 −0 CHANGES.rst

0 comments on commit ecb657b

Please sign in to comment.