File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ lib-cov
1313
1414# Coverage directory used by tools like istanbul
1515coverage
16+ build
1617
1718# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
1819.grunt
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 33 "localized-strings" : {
44 "next" : " Next" ,
55 "previous" : " Previous" ,
6- "tagline" : " A website for testing " ,
6+ "tagline" : " A secure storage for your React-Native apps " ,
77 "docs" : {
88 "hasEnrolledFingerprints" : {
99 "title" : " hasEnrolledFingerprints" ,
2727 }
2828 },
2929 "links" : {
30- "Docs" : " Docs"
30+ "Docs" : " Docs" ,
31+ "GitHub" : " GitHub"
3132 },
3233 "categories" : {
3334 "Introduction" : " Introduction" ,
Original file line number Diff line number Diff line change @@ -97,6 +97,8 @@ const siteConfig = {
9797 // Show documentation's last update time.
9898 enableUpdateTime : true ,
9999
100+ gaTrackingId : 'UA-79205996-6' ,
101+
100102 // You may provide arbitrary config keys to be used as needed by your
101103 // template. For example, if you need your repo's URL...
102104 repoUrl : 'https://github.com/mCodex/react-native-sensitive-info' ,
You can’t perform that action at this time.
0 commit comments