diff options
Diffstat (limited to 'cydia/depictions')
-rwxr-xr-x | cydia/depictions/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cydia/depictions/index.html b/cydia/depictions/index.html index 07b41d1..c8ebcaa 100755 --- a/cydia/depictions/index.html +++ b/cydia/depictions/index.html @@ -4,7 +4,7 @@ <title>Cydia Tweak</title> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> - <link rel="icon" href="/repo/CydiaIcon.png"> + <link rel="icon" href="/cydia/CydiaIcon.png"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.5/css/bootstrap.min.css"> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script> <script> |