change result title display

This commit is contained in:
ismailsosic
2023-02-16 00:05:13 +01:00
parent 95e4c395d7
commit c19a3481d6
23 changed files with 272 additions and 20 deletions

View File

@@ -2,6 +2,5 @@
"/_app": "pages/_app.js",
"/_error": "pages/_error.js",
"/_document": "pages/_document.js",
"/": "pages/index.js",
"/search": "pages/search.js"
}