http://www.comp.nus.edu.sg/~anojrama
Now, I am too lazy to host anything worthwhile on it. How about redirecting users to my blog automatically from there.
Just add the following lines in your index.html in your old web page.
#www.comp.nus.edu.sg/~anojrama/index.html
<html>
<META HTTP-EQUIV="Refresh" content= "0;URL=http://anojrs.blogspot.com">
</html>
No comments:
Post a Comment