File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 77 < title > SQL to Laravel Builder</ title >
88 < link href ="https://cdn.bootcss.com/font-awesome/5.11.2/css/fontawesome.min.css " rel ="stylesheet ">
99 < link href ="https://cdn.bootcss.com/bulma/0.7.5/css/bulma.min.css " rel ="stylesheet ">
10+ < script async src ="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-9087401435839175 " crossorigin ="anonymous "> </ script >
1011 <!-- Global site tag (gtag.js) - Google Analytics -->
1112< script async src ="https://www.googletagmanager.com/gtag/js?id=G-Z93ZQ8Z1M6 "> </ script >
1213< script >
@@ -70,7 +71,6 @@ <h1 class="title">
7071</ body >
7172< script src ="js/sql-parser.js "> </ script >
7273< script src ="js/builder.js "> </ script >
73- < script async src ="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-9087401435839175 " crossorigin ="anonymous "> </ script >
7474< script >
7575 function convert ( ) {
7676 let input = document . getElementById ( "input" ) . value ;
You can’t perform that action at this time.
0 commit comments