memo
This commit is contained in:
parent
e2b3b2ce45
commit
f03f88be79
@ -16,7 +16,10 @@
|
|||||||
@endsection
|
@endsection
|
||||||
|
|
||||||
@section('page-scripts')
|
@section('page-scripts')
|
||||||
|
<script src="/js/firework.js"></script>
|
||||||
|
<script src="{{ URL::to('js/responsivevoice.js') }}"></script>
|
||||||
<script src="/js/memory.js"></script>
|
<script src="/js/memory.js"></script>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
|
|
||||||
var cards2 = [];
|
var cards2 = [];
|
||||||
@ -37,4 +40,5 @@
|
|||||||
|
|
||||||
|
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
@endsection
|
@endsection
|
||||||
|
Reference in New Issue
Block a user