File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 33 "description" : " Code examples provided for the book Artificial Intelligence with PHP." ,
44 "type" : " project" ,
55 "license" : " MIT" ,
6- "version" : " 0.6 .0" ,
6+ "version" : " 0.7 .0" ,
77 "config" : {
88 "allow-plugins" : {
99 "php-http/discovery" : true
Original file line number Diff line number Diff line change @@ -81,7 +81,7 @@ function gtag(){dataLayer.push(arguments);}
8181</head>
8282<body<?= $ dataTheme ;?> >
8383<header class="navbar navbar-dark sticky-top bg-dark flex-md-nowrap p-0 shadow">
84- <a class="navbar-brand col-md-3 col-lg-2 me-0 px-3" href="<?= APP_URL ?> ">AI with PHP Examples <span class="d-none d-md-inline">(<small>v0.6 .0</small>)</span></a>
84+ <a class="navbar-brand col-md-3 col-lg-2 me-0 px-3" href="<?= APP_URL ?> ">AI with PHP Examples <span class="d-none d-md-inline">(<small>v0.7 .0</small>)</span></a>
8585
8686 <button id="btn-toggler" class="navbar-toggler position-absolute d-md-none collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#sidebarMenu" aria-controls="sidebarMenu" aria-expanded="false" aria-label="Toggle navigation">
8787 <span class="navbar-toggler-icon"></span>
You can’t perform that action at this time.
0 commit comments