Update index.html

This commit is contained in:
ulaulaman
2018-02-05 21:59:15 +01:00
committed by GitHub
parent d76c4eec3e
commit e4c5b22f64

View File

@@ -1 +1,9 @@
<h1>Hello!</h1>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html lang="it-IT">
<head>
<title>Widget for Co-Authors</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
</head>
<body>
<h1>Hello!</h1>
</body>