diff --git a/_site/content/posts/modules/ipinfo.md b/_site/content/posts/modules/ipinfo.md index 5d54247d..4894706a 100644 --- a/_site/content/posts/modules/ipinfo.md +++ b/_site/content/posts/modules/ipinfo.md @@ -6,6 +6,8 @@ draft: false Displays your current IP address information, from ipinfo.io. +ipinfo screenshot + ## Source Code ```bash diff --git a/_site/static/imgs/modules/ipinfo.png b/_site/static/imgs/modules/ipinfo.png new file mode 100644 index 00000000..45eb5831 Binary files /dev/null and b/_site/static/imgs/modules/ipinfo.png differ diff --git a/_site/static/imgs/modules/prettyweather.png b/_site/static/imgs/modules/prettyweather.png new file mode 100644 index 00000000..77c06b7b Binary files /dev/null and b/_site/static/imgs/modules/prettyweather.png differ diff --git a/docs/imgs/modules/ipinfo.png b/docs/imgs/modules/ipinfo.png new file mode 100644 index 00000000..45eb5831 Binary files /dev/null and b/docs/imgs/modules/ipinfo.png differ diff --git a/docs/imgs/modules/prettyweather.png b/docs/imgs/modules/prettyweather.png new file mode 100644 index 00000000..77c06b7b Binary files /dev/null and b/docs/imgs/modules/prettyweather.png differ diff --git a/docs/posts/modules/ipinfo/index.html b/docs/posts/modules/ipinfo/index.html index f77e05ab..4418cad8 100644 --- a/docs/posts/modules/ipinfo/index.html +++ b/docs/posts/modules/ipinfo/index.html @@ -112,6 +112,8 @@

Displays your current IP address information, from ipinfo.io.

+

ipinfo screenshot

+

Source Code

wtf/ipinfo/

Required ENV Variables