mirror of
https://github.com/c0de-archive/pelican-mg.git
synced 2025-07-30 13:30:17 +00:00
No summary duplication + fixing tipue paths + not using Oswald font on articles content
This commit is contained in:
@@ -10,6 +10,6 @@ $(document).ready(function() {
|
||||
'showURL': false,
|
||||
'descriptiveWords': 75,
|
||||
'highlightEveryTerm': true,
|
||||
'contentLocation': '/tipue_search.json'
|
||||
'contentLocation': './tipue_search.json'
|
||||
});
|
||||
});
|
||||
|
Reference in New Issue
Block a user