feat: add search results
content/search/_index.md
0 → 100644
... | @@ -23,7 +23,7 @@ | ... | @@ -23,7 +23,7 @@ |
}, | }, | ||
"dependencies": { | "dependencies": { | ||
"datatables.net-dt": "^1.13.1", | "datatables.net-dt": "^1.13.1", | ||
"eclipsefdn-hugo-solstice-theme": "0.0.204", | "eclipsefdn-hugo-solstice-theme": "https://gitlab.eclipse.org/oliviergoulet/hugo-solstice-theme.git#cc95a55c552b718d05df503cfcd42af265d945d7", | ||
"js-yaml": "^3.13.1", | "js-yaml": "^3.13.1", | ||
"json-minify": "^1.0.0" | "json-minify": "^1.0.0" | ||
}, | }, | ||
... | ... |
Please register or sign in to comment