reorganizing project directories, part 1
This commit is contained in:
13
dr_botzo/ircbot/old-web/templates/index.html
Normal file
13
dr_botzo/ircbot/old-web/templates/index.html
Normal file
@@ -0,0 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
<title>dr.botzo</title>
|
||||
</head>
|
||||
<body>
|
||||
<ul>
|
||||
<li><a href="/dr.botzo/karma/">Karma</a></li>
|
||||
<li><a href="/dr.botzo/storycraft/">Storycraft</a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user