Skip to content

Commit

Permalink
site: Add a link to plugin source on GitHub
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Warrick <kwpolska@gmail.com>
  • Loading branch information
Kwpolska committed Mar 23, 2017
1 parent 6ed991e commit 5e173f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions site/templates/plugin.tmpl
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
or newer or newer
% endif % endif
</p> </p>
<p class="sourceline"><a href="https://github.com/getnikola/plugins/tree/master/${post.folder}/${post.meta('slug')}">Source code</a></p>
</div> </div>
</header> </header>
<div class="e-content entry-content" itemprop="articleBody text"> <div class="e-content entry-content" itemprop="articleBody text">
Expand Down

0 comments on commit 5e173f6

Please sign in to comment.