Skip to content

Commit

Permalink
Fix “Choose a plugin…”
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Warrick <kwpolska@gmail.com>
  • Loading branch information
Kwpolska committed Sep 3, 2015
1 parent 30f9c39 commit a00216a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions output/index.html
Expand Up @@ -288,6 +288,7 @@ <h2>Plugins for Nikola <small>version
canonical.href = 'https://plugins.getnikola.com/#' + plugin;
}
else {
plugin = null;
canonical.href = 'https://plugins.getnikola.com/';
}
// Show plugin data
Expand Down

0 comments on commit a00216a

Please sign in to comment.