From 2a0e072ae68471ffa9045d7f309c0c20e495b1d2 Mon Sep 17 00:00:00 2001
From: Quentin Lapointe <quentin@vaubantech.onmicrosoft.com>
Date: Mon, 28 Jan 2019 15:30:24 +0000
Subject: [PATCH] tab title

---
 public/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/public/index.html b/public/index.html
index 713c9e7..e46d5eb 100644
--- a/public/index.html
+++ b/public/index.html
@@ -1,6 +1,6 @@
 <!doctype html>
 <head>
-	<title>Cryptalk</title>
+	<title>Vauban Secure Chat</title>
 
 	<meta charset="utf-8">