staticsite/themes/fiscleconsult/layouts/partials/script.html
2020-12-08 15:21:56 -03:00

13 lines
278 B
HTML

<!-- feather icon replace -->
<script src="/js/feather.min.js"></script>
<script>
feather.replace()
</script>
<!-- Feather icon replace done -->
<!-- search -->
<!-- <script src="https://unpkg.com/lunr/lunr.js"></script> -->
<!-- <script src="/js/search2.js"></script> -->