[BACK]Return to index.html CVS log [TXT][DIR] Up to [local] / todotxt / Text-Todo / t / dudelicious

File: [local] / todotxt / Text-Todo / t / dudelicious / index.html (download) (as text)

Revision 1.3, Sat May 1 21:47:51 2010 UTC (14 years, 2 months ago) by andrew
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +2 -2 lines

Add a few links to be able to move through the project

<!doctype html><html>
    <head>
        <title>Funky!</title>
        <link rel="stylesheet" href="/todotxt.css">
    </head>
    <body><a href="/l/todo1">todo1.txt</a><br />
<a href="/l/todo.list">todo.list.txt</a><br />
</body>
</html>