diff options
Diffstat (limited to 'ip-detection/index.html')
| -rw-r--r-- | ip-detection/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ip-detection/index.html b/ip-detection/index.html index 7af5fd5..7942bc3 100644 --- a/ip-detection/index.html +++ b/ip-detection/index.html @@ -6,6 +6,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta http-equiv="X-UA-Compatible" content="ie=edge"> <title>s1nical - IP Detection</title> + <link rel="icon" type="image/jpg" href="/favicon.jpg" sizes="128x128"> <!-- External Links --> <script src="https://cdnjs.cloudflare.com/ajax/libs/trianglify/0.3.1/trianglify.min.js"></script> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script> |