aboutsummaryrefslogtreecommitdiffhomepage
path: root/index.html
diff options
context:
space:
mode:
authorHyTeYT2018-08-24 15:33:30 +0200
committerHyTeYT2018-08-24 15:33:30 +0200
commitbb77248e2edcaf4264fd11c0db47f62145792bbd (patch)
treecc526b4559245e2f542df5e7a922ad90ef99a341 /index.html
parentedf7da32dd7cd67e74eeb35bb69f31698678a06f (diff)
Added favicons
Diffstat (limited to 'index.html')
-rw-r--r--index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/index.html b/index.html
index 713db7c..e5498d3 100644
--- a/index.html
+++ b/index.html
@@ -8,7 +8,8 @@
<meta name="description" content="BEAM-Messenger - The future of secure and instant messaging. | BEAM-Messenger features highly secure AES256 encryption, instant messaging, status/story, file sharing and more!">
<link rel="stylesheet" href="./assets/css/style.css">
<link href="https://fonts.googleapis.com/css?family=Comfortaa" rel="stylesheet">
- <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
+ <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
+ <link rel="shortcut icon" type="image/x-icon" href="./assets/images/logo.png">
<title>BEAM-Messenger</title>
</head>
<body>