Skip to content

Commit cdbd457

Browse files
authored
Merge pull request #12 from reactome/added-docs
added docs/ moved icon-xml-generator inside of it, and added index.html
2 parents 1d08655 + 8c28fd1 commit cdbd457

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

docs/index.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<meta http-equiv="refresh" content="0; url=icon-xml-generator.html">
5+
</head>
6+
<body>
7+
Redirecting...
8+
</body>
9+
</html>

0 commit comments

Comments
 (0)