Repository: polygene-website Updated Branches: refs/heads/asf-site [created] 3fcd6ea0b
Dummy index.html Project: http://git-wip-us.apache.org/repos/asf/polygene-website/repo Commit: http://git-wip-us.apache.org/repos/asf/polygene-website/commit/3fcd6ea0 Tree: http://git-wip-us.apache.org/repos/asf/polygene-website/tree/3fcd6ea0 Diff: http://git-wip-us.apache.org/repos/asf/polygene-website/diff/3fcd6ea0 Branch: refs/heads/asf-site Commit: 3fcd6ea0bc558d3b45e8c8e4e7c1b2b452361d4d Parents: 36ae868 Author: Paul Merlin <[email protected]> Authored: Sat Dec 31 12:06:12 2016 +0100 Committer: Paul Merlin <[email protected]> Committed: Sat Dec 31 12:06:12 2016 +0100 ---------------------------------------------------------------------- content/index.html | 10 ++++++++++ 1 file changed, 10 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/polygene-website/blob/3fcd6ea0/content/index.html ---------------------------------------------------------------------- diff --git a/content/index.html b/content/index.html new file mode 100644 index 0000000..7f950cf --- /dev/null +++ b/content/index.html @@ -0,0 +1,10 @@ +<!DOCTYPE html> +<html lang="en"> + <head> + <meta charset="utf-8"> + <title>Apache Polygene</title> + </head> + <body> + <h1>Apache Polygene</h1> + </body> +</html>
