update git project pages with placeholder/redirect empty content

This commit is contained in:
BigEd 2010-11-22 13:42:46 +00:00
parent ee2fa1befd
commit 8f2e296ef6
2 changed files with 26 additions and 0 deletions

13
expert.html Normal file
View File

@ -0,0 +1,13 @@
<html>
<head>
</head>
<body>
Ed's github page for visual6502 project - if this is empty, there's no
preview from Ed. Refer instead to the upstream preview at
<a href="http://trebonian.github.com/visual6502">http://trebonian.github.com/visual6502</a>
or the staging version of the live site at
<a href="http://visual6502.org/stage/JSSim">http://visual6502.org/stage/JSSim</a>
or, of course, the live site itself at
<a href="http://visual6502.org/JSSim">http://visual6502.org/JSSim</a>
</body>
</html>

13
index.html Normal file
View File

@ -0,0 +1,13 @@
<html>
<head>
</head>
<body>
Ed's github page for visual6502 project - if this is empty, there's no
preview from Ed. Refer instead to the upstream preview at
<a href="http://trebonian.github.com/visual6502">http://trebonian.github.com/visual6502</a>
or the staging version of the live site at
<a href="http://visual6502.org/stage/JSSim">http://visual6502.org/stage/JSSim</a>
or, of course, the live site itself at
<a href="http://visual6502.org/JSSim">http://visual6502.org/JSSim</a>
</body>
</html>