You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 5, 2019. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,13 +6,13 @@
6
6
## QuickSearch
7
7
You can use quicksearch to open a website with your searchquery.
8
8
For example `g test` will open [Google](https://encrypted.google.com/#q=test) with the searchquery `test`.
9
-
More quicksearches on websites can be added in the [config file](https://github.com/Wavum/wavum.github.io/blob/master/js/Config/Config.js).
9
+
More quicksearches on websites can be added in the [config file](https://github.com/Wavum/wavum.github.io/blob/master/js/Config/Config.ts).
10
10
11
11
## SeachSuggestions
12
-
[QuickSearch](http://quicksearch.site) uses [Google-Searchsuggestion](https://suggestqueries.google.com/complete/search?output=toolbar&q=test) which can be turned off with the [config file](https://github.com/Wavum/wavum.github.io/blob/master/js/Config/Config.js).
12
+
[QuickSearch](http://quicksearch.site) uses [Google-Searchsuggestion](https://suggestqueries.google.com/complete/search?output=toolbar&q=test) which can be turned off with the [config file](https://github.com/Wavum/wavum.github.io/blob/master/js/Config/Config.ts).
13
13
14
14
## Config
15
-
The you can edit your [QuickSearch](http://quicksearch.site) with a [config file](https://github.com/Wavum/wavum.github.io/blob/master/js/Config/Config.js).
15
+
The you can edit your [QuickSearch](http://quicksearch.site) with a [config file](https://github.com/Wavum/wavum.github.io/blob/master/js/Config/Config.ts).
16
16
17
17
# Installation
18
18
Download or clone the repository and open the [index.html](https://github.com/Wavum/wavum.github.io/blob/master/index.html) with your favorite browser.
0 commit comments