Skip to content

Commit 67ca43c

Browse files
authored
Update index.html
1 parent 435e1fa commit 67ca43c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
<!doctype html>
22
<html lang="en">
33
<head>
4+
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-9087401435839175"
5+
crossorigin="anonymous"></script>
46
<meta charset="utf-8">
57
<meta name="viewport" content="width=device-width, initial-scale=1">
68
<meta name="description" content="Convert SQL to Laravel query builder. Laravel where nested. laravel where in subquery. laravel join subquery.">
79
<title>SQL to Laravel Builder</title>
810
<link href="https://cdn.bootcss.com/font-awesome/5.11.2/css/fontawesome.min.css" rel="stylesheet">
911
<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>
1112
<!-- Global site tag (gtag.js) - Google Analytics -->
1213
<script async src="https://www.googletagmanager.com/gtag/js?id=G-Z93ZQ8Z1M6"></script>
1314
<script>

0 commit comments

Comments
 (0)