diff --git a/index.php b/index.php index 4938f0c..ca45619 100644 --- a/index.php +++ b/index.php @@ -38,14 +38,14 @@
'; foreach ($config['items'] as $i => $item) { $icon = $item['icon']; $link = str_replace("{{cur}}", get_current_url(), $item['link']); echo ''; } - echo '