Add missing ZeroClipbpard SWF file

Flash support for ZeroClipboard is not working in project pages since
the SWF file is missing. There was a typo in the .gitignore file that
ignored "*.sw?" files.

Remove links to forum.spring.io
This commit is contained in:
Brian Clozel
2014-04-15 14:54:48 +02:00
committed by Michael Minella
parent 5053ba6299
commit dd024dd515
5 changed files with 3 additions and 8 deletions

View File

@@ -17,10 +17,12 @@
<a href="{{ site.github_repo_url }}" class="project-link">
<i class="icon-github"></i>
</a>
{% if site.forum %}
<a href="{{ site.forum }}" class="project-link project-link-forum">
<div class="spring-icon spring-icon-forum">
</div>
</a>
{% endif %}
</div>
</div>