Skip to content

Commit e931755

Browse files
committed
add top-level index
with links to encourage indexing by robots and inform future editors how to edit this page
1 parent b487c9d commit e931755

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

index.html

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta charset="utf-8">
5+
<meta name="viewport" content="width=device-width">
6+
<title>Mifos</title>
7+
</head>
8+
<body>
9+
<p><a href="https://mifos.org">Mifos Initiative</a></p>
10+
<p><a href="chat-archive/">Apache Fineract chat archive</a></p>
11+
<p><a href="https://github.com/mifos/mifos.github.io">Edit this page</a></p>
12+
</body>
13+
</html>

0 commit comments

Comments
 (0)