update site...

Signed-off-by: 502647092 <jtb1@163.com>
master
502647092 2015-08-22 10:09:57 +08:00
parent 0b598245aa
commit 6d06eff1fe
2 changed files with 18 additions and 1 deletions

11
.project Normal file
View File

@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>YumPage</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
</buildSpec>
<natures>
</natures>
</projectDescription>

View File

@ -1 +1,7 @@
Hello World
<!DOCTYPE html>
<html>
<body>
<h1>Hello World</h1>
<p>I'm hosted with GitHub Pages.</p>
</body>
</html>