Private
Public Access
1
0

ssl handling #22 && reconnection issues #20, #21

This commit is contained in:
2016-11-30 20:15:56 +01:00
parent e6264c4eb0
commit 50b3663889
10 changed files with 199 additions and 57 deletions

View File

@@ -2,7 +2,7 @@
{% block header %}
<h1>MineSeeker</h1>
<h3>version 1.0a</h3>
<h3>version 1.1.3a</h3>
<a href="{{ path('MineSeekerBundle_gamePlay') }}">Play now</a>
<img src="{{ asset('bundles/mineseeker/images/homepage/mineseeker-2.png') }}" alt="" border="0">
{% endblock %}