File tree 1 file changed +11
-8
lines changed
1 file changed +11
-8
lines changed Original file line number Diff line number Diff line change 20
20
< link rel ="stylesheet " href ="https://cdn.jsdelivr.net/npm/docsify-themeable@0/dist/css/theme-simple.css ">
21
21
</ head >
22
22
< body >
23
- < div id ="google_translate_element "> </ div >
24
- < script type ="text/javascript ">
25
- function googleTranslateElementInit ( ) {
26
- new google . translate . TranslateElement ( { pageLanguage : 'en' } , 'google_translate_element' ) ;
27
- }
28
- </ script >
29
- < script type ="text/javascript " src ="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit "> </ script >
30
- < div id ="app "> </ div >
23
+ < div id ="app ">
24
+ <!--Google Translate-->
25
+ < div id ="google_translate_element "> </ div >
26
+ < script type ="text/javascript ">
27
+ function googleTranslateElementInit ( ) {
28
+ new google . translate . TranslateElement ( { pageLanguage : 'en' } , 'google_translate_element' ) ;
29
+ }
30
+ </ script >
31
+ < script type ="text/javascript " src ="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit "> </ script >
32
+ <!--Google Translate-->
33
+ </ div >
31
34
< script >
32
35
window . $docsify = {
33
36
name : 'MobSF Documentation' ,
You can’t perform that action at this time.
0 commit comments