Favicon and instagram iconn

This commit is contained in:
medet97 2020-04-30 13:11:35 +05:00
parent 7780f779f8
commit a128b22e32
1 changed files with 10 additions and 0 deletions

View File

@ -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