Skip to content

Commit

Permalink
poner atribución al código original
Browse files Browse the repository at this point in the history
  • Loading branch information
akielbowicz committed Jan 26, 2025
1 parent 3c290a2 commit 8133ebb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions themes/pyar/assets/js/flexsearch.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
// Basado en https://plugins.getnikola.com/#flexsearch_plugin

document.addEventListener('DOMContentLoaded', function() {
var searchIndex = new FlexSearch.Index(); // Initialize FlexSearch
var index = {}; // This will store the index data globally within this script block
Expand Down

0 comments on commit 8133ebb

Please sign in to comment.