Update index.html

This commit is contained in:
ulaulaman 2018-02-05 21:59:15 +01:00 committed by GitHub
parent d76c4eec3e
commit e4c5b22f64
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 1 deletions

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>