Skip to content

Commit e502124

Browse files
authored
Update index.html
1 parent bd3e9a4 commit e502124

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<meta charset="UTF-8">
5-
<title>rxLoop</title>
5+
<title>rxloop</title>
66
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
77
<meta name="description" content="rxLoop">
88
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
@@ -15,7 +15,7 @@
1515
<script>
1616
/*eslint-disable */
1717
window.$docsify = {
18-
name: 'rxLoop',
18+
name: 'rxloop',
1919
// repo: 'https://github.com/TalkingData/rxLoop',
2020
loadSidebar: 'sidebar.md',
2121
homepage: 'index.md',

0 commit comments

Comments
 (0)