Favicon and instagram iconn
This commit is contained in:
parent
7780f779f8
commit
a128b22e32
|
|
@ -27,3 +27,13 @@
|
|||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
@push('after_scripts')
|
||||
<script>
|
||||
$(document).ready(function () {
|
||||
$('.current-month.gj-cursor-pointer').bind('click', function () {
|
||||
alert(324423);
|
||||
});
|
||||
});
|
||||
</script>
|
||||
@endpush
|
||||
Loading…
Reference in New Issue