-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathindex.html
More file actions
30 lines (29 loc) · 1.14 KB
/
index.html
File metadata and controls
30 lines (29 loc) · 1.14 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<!DOCTYPE html>
<html lang="pt-br">
<head>
<!-- META TAGS -->
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta
name="viewport"
content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no, minimal-ui"
/>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta
name="description"
content="Conferência sobre as tecnolgoias em volta do NoSQL"
/>
<meta
name="keywords"
content="nosql, sql, rdms, sgbdr, banco de dados, database, not only sql, bahia, salvador, mongodb,
couchdb, cassandra, neo4j, hipertable, bigtable, mysql, oracle, postgres, web, internet, solution, solução, soluções,
solutions, app, webapp, application, applications, aplicativos, aplicativo, design, programação, programming,
desenvolvimento, development, develop, developer"
/>
<meta name="copyright" content="© Copyleft NoSQL BA" />
<title>NoSQLBA - Conferência Baiana de NoSQL</title>
<meta http-equiv="refresh" content="0; url=2021/index.html" />
</head>
<body>
<p><a href="2021/">Redirect</a></p>
</body>
</html>