Skip to content

Commit

Permalink
Update logic.js
Browse files Browse the repository at this point in the history
  • Loading branch information
laladee authored Jan 25, 2025
1 parent 3b47582 commit 72534e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion static/sec.assets/logic.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
var searchResultFormat = '<tr><td><a href="$link" target="_blank">$title</a></td><td align="left">$key</td></tr>';
var linkTemplate = 'https://laladee.me/secnote/$link';
var linkTemplate = 'https://laladee.github.io/secnote/$link';
var totalLimit = 250;

var controls = {
Expand Down

0 comments on commit 72534e1

Please sign in to comment.