diff options
| author | s1n <[email protected]> | 2019-11-03 17:01:18 -0800 |
|---|---|---|
| committer | s1n <[email protected]> | 2019-11-03 17:01:18 -0800 |
| commit | 9d6c902422ccdb533feb2a379865b3a80ea75751 (patch) | |
| tree | 8963abe902da148adac9626d822c2339ae6ee3dc /ip-detection | |
| parent | testaes (diff) | |
| download | s1n.pw-admin-9d6c902422ccdb533feb2a379865b3a80ea75751.tar.xz s1n.pw-admin-9d6c902422ccdb533feb2a379865b3a80ea75751.zip | |
favicon links
Diffstat (limited to 'ip-detection')
| -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> |