diff options
author | Marco Alexander Fischer | 2018-08-26 13:14:15 +0200 |
---|---|---|
committer | Marco Alexander Fischer | 2018-08-26 13:14:15 +0200 |
commit | 41f0190f8f05db569825928e04ac12ec5cf16138 (patch) | |
tree | 0483a8bacb630ad16de4f0217cb96929ad629fe7 /index.html | |
parent | dc0414a1d9fb6a690252ff297af5df35a112aa21 (diff) |
Started overworking due to changed project-name
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ <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> + <title>texx</title> </head> <body> |