Bladeren bron

Remove basePath from docs/index - allows http/https (#1155)

Elliot Hesp 8 jaren geleden
bovenliggende
commit
a5c57b67ab
1 gewijzigde bestanden met toevoegingen van 0 en 1 verwijderingen
  1. 0
    1
      docs/index.html

+ 0
- 1
docs/index.html Bestand weergeven

19
 <script>
19
 <script>
20
     window.$docsify = {
20
     window.$docsify = {
21
         repo: '',
21
         repo: '',
22
-        basePath: 'https://raw.githubusercontent.com/wix/react-native-navigation/master/docs/',
23
         name: 'React Native Navigation',
22
         name: 'React Native Navigation',
24
         search: 'auto',
23
         search: 'auto',
25
         themeColor: '#21B8F0',
24
         themeColor: '#21B8F0',