-
-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove contact info from settings page
- Loading branch information
1 parent
e3e17a2
commit c4d0169
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -56,7 +56,7 @@ <h2>Getting Started</h2> | |
<p>To search, just type 'wiki' in the address bar, then a space, then the name of the article you want. Live suggestions from Wikipedia are displayed as you type, and in your selected language.</p> | ||
<p>In addition, you can select any word or phrase on the web, right-click, and search it in Wikipedia instantly. Also, if you use <a href="https://chrome.google.com/webstore/detail/awesome-new-tab-page/mgmiemnjjchgkmgbeljfocdjjnpjnmcg" target="_blank">Awesome New Tab Page</a>, Wikipedia Search includes a widget you can add.</p> | ||
<h2>Having issues?</h2> | ||
<p>If you find a bug, or have a suggestion for a new feature, please create an issue at the <a href="https://github.com/corbindavenport/wikipedia-search/issues" target="_blank">Wikipedia Search GitHub repository</a>. You can also <a href="https://twitter.com/corbindavenport" target="_blank">send me a tweet</a> or <a href="mailto:[email protected]?subject=Wikipedia%20Search%20bug%20report">email me</a>.</p> | ||
<p>If you find a bug, or have a suggestion for a new feature, please create an issue at the <a href="https://github.com/corbindavenport/wikipedia-search/issues" target="_blank">Wikipedia Search GitHub repository</a>.</p> | ||
</div> | ||
<div class="col-md-4"> | ||
<h2>Donate</h2> | ||
|