diff --git a/index.html b/index.html index 1dcaaec..ee01262 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,7 @@ -
{{ error }}
-Searching in article {{ selectedArticle }}
-No articles found.
-Search Results for words with "{{ searchedWord }}"
-Wiki Word is a Vue JS app using the Opensearch API and Codex UI library. + One can serach for an article and it shows another search field where one can select the article language they want to search in, + the word they want to serach for and the number of serach results to be shown(1-500). All this is clubbed with a dark mode functionality, + and an about page which you are seeing right now :P , click on the home icon to get back to the main page. Adios! +
+ +{{ error }}
+Searching in article {{ selectedArticle }}
+No articles found.
+Search Results for words with "{{ searchedWord }}"
+