diff options
| author | Anqi Xu | 2012-06-24 17:23:41 -0400 | 
|---|---|---|
| committer | Anqi Xu | 2012-06-24 17:23:41 -0400 | 
| commit | ede4da55cbbe3b5c07797c22eeddcf461d74d8aa (patch) | |
| tree | 9ddfc7cf76491c283bb4d2d397b5ccce490700e4 /sphnx.com | |
| parent | 9f34f4b512a5243d9f2e60b668dae973dae4b5cf (diff) | |
| parent | 9c8e49c9205f87bb7821aca43622feb776a57ef2 (diff) | |
| download | LikeFeed-ede4da55cbbe3b5c07797c22eeddcf461d74d8aa.tar.bz2 | |
Merge branch 'master' of github.com:teddywing/LikeFeed
Diffstat (limited to 'sphnx.com')
| -rw-r--r-- | sphnx.com/SphnxLogo500.png | bin | 0 -> 192307 bytes | |||
| -rw-r--r-- | sphnx.com/SphnxLogo700.png | bin | 0 -> 333203 bytes | |||
| -rw-r--r-- | sphnx.com/index.htm | 13 | 
3 files changed, 13 insertions, 0 deletions
| diff --git a/sphnx.com/SphnxLogo500.png b/sphnx.com/SphnxLogo500.pngBinary files differ new file mode 100644 index 0000000..440b65d --- /dev/null +++ b/sphnx.com/SphnxLogo500.png diff --git a/sphnx.com/SphnxLogo700.png b/sphnx.com/SphnxLogo700.pngBinary files differ new file mode 100644 index 0000000..fd7fb2b --- /dev/null +++ b/sphnx.com/SphnxLogo700.png diff --git a/sphnx.com/index.htm b/sphnx.com/index.htm new file mode 100644 index 0000000..2026c50 --- /dev/null +++ b/sphnx.com/index.htm @@ -0,0 +1,13 @@ +<HTML> +<HEAD> +</HEAD> +<BODY style="background-color:#8C2a2a;"> +<div style="text-align:center"> +<img src="SphnxLogo700.png"/> +</br> +<span style="color:white; font-family:Arial"> +	Coming soon... +</span> +</div> +</BODY> +</HTML>
\ No newline at end of file | 
