[FEATURE] Addition of the Fork Me ribbon

This commit is contained in:
maximesinclair
2014-03-03 23:17:31 +01:00
parent cce71525b8
commit 712c8128ef
4 changed files with 6 additions and 2 deletions

View File

@@ -46,6 +46,9 @@
<c:if test="${cfg['SHOW_SOCIAL_BUTTONS'] eq 'on' }">
<%@ include file="resource/socialbuttons1.html" %>
</c:if>
<c:if test="${cfg['SHOW_GITHUB_RIBBON'] eq 'on' }">
<%@ include file="resource/githubribbon.html" %>
</c:if>
<p>Create your <a href="http://plantuml.sourceforge.net">PlantUML</a> diagrams directly in your browser !</p>
</div>
<div id="content">