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:
parent
e266059a0a
commit
5d30e09821
@ -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
|
||||
|
BIN
_site/static/imgs/modules/ipinfo.png
Normal file
BIN
_site/static/imgs/modules/ipinfo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 72 KiB |
BIN
_site/static/imgs/modules/prettyweather.png
Normal file
BIN
_site/static/imgs/modules/prettyweather.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 47 KiB |
BIN
docs/imgs/modules/ipinfo.png
Normal file
BIN
docs/imgs/modules/ipinfo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 72 KiB |
BIN
docs/imgs/modules/prettyweather.png
Normal file
BIN
docs/imgs/modules/prettyweather.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 47 KiB |
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user