1
0
mirror of https://github.com/taigrr/wtf synced 2025-01-18 04:03:14 -08:00

Add screenshot to IPInfo docs

This commit is contained in:
Chris Cummer 2018-06-02 05:23:20 -07:00
parent e266059a0a
commit 5d30e09821
6 changed files with 4 additions and 0 deletions

View File

@ -6,6 +6,8 @@ draft: false
Displays your current IP address information, from ipinfo.io.
<img src="/imgs/modules/ipinfo.png" width="320" height="199" alt="ipinfo screenshot" />
## Source Code
```bash

Binary file not shown.

After

Width:  |  Height:  |  Size: 72 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 47 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 72 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 47 KiB

View File

@ -112,6 +112,8 @@
<p>Displays your current IP address information, from ipinfo.io.</p>
<p><img src="/imgs/modules/ipinfo.png" width="320" height="199" alt="ipinfo screenshot" /></p>
<h2 id="source-code">Source Code</h2>
<div class="highlight"><pre class="chroma"><code class="language-bash" data-lang="bash">wtf/ipinfo/</code></pre></div>
<h2 id="required-env-variables">Required ENV Variables</h2>