Skip to content

Commit 8133ebb

Browse files
committed
poner atribución al código original
1 parent 3c290a2 commit 8133ebb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

themes/pyar/assets/js/flexsearch.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// Basado en https://plugins.getnikola.com/#flexsearch_plugin
2+
13
document.addEventListener('DOMContentLoaded', function() {
24
var searchIndex = new FlexSearch.Index(); // Initialize FlexSearch
35
var index = {}; // This will store the index data globally within this script block

0 commit comments

Comments
 (0)