staticsite/themes/fiscleconsult/layouts/partials/script.html

13 lines
278 B
HTML
Raw Normal View History

2020-12-08 18:21:56 +00:00
2020-12-06 16:20:47 +00:00
<!-- feather icon replace -->
2020-12-08 18:21:56 +00:00
<script src="/js/feather.min.js"></script>
2020-12-06 16:20:47 +00:00
<script>
feather.replace()
</script>
2020-12-08 18:21:56 +00:00
<!-- Feather icon replace done -->
2020-12-06 16:20:47 +00:00
<!-- search -->
2020-12-07 14:40:34 +00:00
<!-- <script src="https://unpkg.com/lunr/lunr.js"></script> -->
2020-12-08 18:21:56 +00:00
<!-- <script src="/js/search2.js"></script> -->