Private
Public Access
1
0

add new sounds && refactor && new bg images && form redesigns

This commit is contained in:
2016-11-18 18:34:15 +01:00
parent 1e9bdbac3f
commit 0d2ac0fb33
25 changed files with 562 additions and 467 deletions

View File

@@ -4,15 +4,7 @@
<h1>MineSeeker</h1>
<h3>version 1.0a</h3>
<a href="{{ path('MineSeekerBundle_gamePlay') }}">Play now</a>
<img src="{{ asset('bundles/mineseeker/images/homepage/mineseeker.png') }}" alt="" border="0">
{% endblock %}
{% block body %}
The site is under construction
{% endblock %}
{% block footer %}
<img src="{{ asset('bundles/mineseeker/images/homepage/mineseeker-2.png') }}" alt="" border="0">
{% endblock %}
{% block stylesheets %}