Add link to README for promotion of me (as frame.html pointed by my home page).
authorOleksandr Gavenko <gavenkoa@gmail.com>
Thu, 20 Sep 2012 22:34:23 +0300
changeset 1370 f696187c0098
parent 1369 06b695810e88
child 1371 4031fb0dc90e
Add link to README for promotion of me (as frame.html pointed by my home page).
frame.html
--- a/frame.html	Sat Sep 15 20:05:49 2012 +0300
+++ b/frame.html	Thu Sep 20 22:34:23 2012 +0300
@@ -5,6 +5,6 @@
 </head>
 <frameset cols="220,*">
     <frame src="frame-index.html" name="toc">
-    <frame src="index.html" name="article">
+    <frame src="README.html" name="article">
 </frameset>
 </html>