|
|
@@ -38,7 +38,7 @@ app.templates.intro = """
|
|
|
<li>To search a specific documentation, type its name (or an abbreviation), then Tab
|
|
|
<li>You can search using your browser's address bar — <a href="/help#browser_search">learn how</a>
|
|
|
<li>DevDocs works <a href="/offline">offline</a>, on mobile, and can be installed on <a href="https://chrome.google.com/webstore/detail/devdocs/mnfehgbmkapmjnhcnbodoamcioleeooe">Chrome</a> and <a href="https://marketplace.firefox.com/app/devdocs/">Firefox</a>.
|
|
|
- <li>For the latest news, subscribe to the <a href="http://eepurl.com/HnLUz">newsletter</a> or follow <a href="https://twitter.com/DevDocs">@DevDocs</a>
|
|
|
+ <li>For the latest news, follow <a href="https://twitter.com/DevDocs">@DevDocs</a>
|
|
|
<li>DevDocs is free and <a href="https://github.com/Thibaut/devdocs">open source</a>
|
|
|
<iframe class="_github-btn" src="//ghbtns.com/github-btn.html?user=Thibaut&repo=devdocs&type=watch&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="100" height="20"></iframe>
|
|
|
<li>If you like the app, please consider supporting the project on <a href="https://gratipay.com/devdocs/">Gratipay</a>. Thanks!
|
|
|
@@ -66,7 +66,7 @@ app.templates.mobileIntro = """
|
|
|
<li>To pick your docs, click <a data-pick-docs>Select documentation</a> at the bottom of the menu
|
|
|
<li>The search supports fuzzy matching (e.g. "bgcp" matches "background-clip")
|
|
|
<li>To search a specific documentation, type its name (or an abbreviation), then Space
|
|
|
- <li>For the latest news, subscribe to the <a href="http://eepurl.com/HnLUz">newsletter</a> or follow <a href="https://twitter.com/DevDocs">@DevDocs</a>
|
|
|
+ <li>For the latest news, follow <a href="https://twitter.com/DevDocs">@DevDocs</a>
|
|
|
<li>DevDocs is <a href="https://github.com/Thibaut/devdocs">open source</a>
|
|
|
</ol>
|
|
|
<p>Happy coding!
|