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 @@ -81,7 +81,7 @@ function gtag(){dataLayer.push(arguments);}
81
81
</head>
82
82
<body<?= $ dataTheme ;?> >
83
83
<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.5 .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.6 .0</small>)</span></a>
85
85
86
86
<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">
87
87
<span class="navbar-toggler-icon"></span>
You can’t perform that action at this time.
0 commit comments