change html main title

This commit is contained in:
rmanach 2021-12-28 16:29:23 +01:00
parent 8788dabfa8
commit 4898c3e037

View File

@ -1,7 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
<title>Covid data extraction from DRESS dataset</title> <title>Thegux covid-19</title>
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="keywords" content="thegux, covid"> <meta name="keywords" content="thegux, covid">
<link rel="stylesheet" href="{{ static }}/css/index.css"> <link rel="stylesheet" href="{{ static }}/css/index.css">