diff options
| author | OnyxDarkKnight <sor1n.iliutza16@gmail.com> | 2015-06-08 23:20:23 +0100 |
|---|---|---|
| committer | OnyxDarkKnight <sor1n.iliutza16@gmail.com> | 2015-06-08 23:20:23 +0100 |
| commit | 47103008468c067fd66986222a913cb4bb79f0c5 (patch) | |
| tree | f6dd9f63ab878bf968ae030319bc2956ecbd687e /index.html | |
| parent | d17826bf67eec6de4561041832670d18074655e8 (diff) | |
Website test
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -1 +1,7 @@ -Hello World +<html> +<head> + <title>Test +</head> +<body> +</body> +</html>
\ No newline at end of file |
