summaryrefslogtreecommitdiff
path: root/aes
diff options
context:
space:
mode:
Diffstat (limited to 'aes')
-rw-r--r--aes/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/aes/index.html b/aes/index.html
index 3c65684..9bc6d26 100644
--- a/aes/index.html
+++ b/aes/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 - AES</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>