diff index.html @ 0:0d795f02a8bb tip

initial committ. what was I thinking?
author Robert McIntyre <rlm@mit.edu>
date Mon, 27 Sep 2010 16:57:26 -0400
parents
children
line wrap: on
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/index.html	Mon Sep 27 16:57:26 2010 -0400
     1.3 @@ -0,0 +1,10 @@
     1.4 +<html>
     1.5 +<head>
     1.6 +<title>Coding Horror</title>
     1.7 +<link rel="openid.server" href="http://www.myopenid.com/server">
     1.8 +<link rel="openid.delegate" href="http://rlm.myopenid.com/">
     1.9 +</head>
    1.10 +<body>
    1.11 +welcome to rlmcintyre.com
    1.12 +</body>
    1.13 +</html>
    1.14 \ No newline at end of file