From c8cdadfabea0120526a6e0366710f9256fc999b4 Mon Sep 17 00:00:00 2001 From: Syndamia Date: Sat, 1 Feb 2025 10:30:45 +0200 Subject: feat(views/home): Move single webpage card code to a separate file --- views/home/index.php | 33 ++++++--------------------------- 1 file changed, 6 insertions(+), 27 deletions(-) (limited to 'views/home/index.php') diff --git a/views/home/index.php b/views/home/index.php index e14e23a..036a79a 100644 --- a/views/home/index.php +++ b/views/home/index.php @@ -11,34 +11,13 @@

Most popular archives

- -
-
- URL ?> - Date ?> -
-
- - Title ?> -
-
- Visits: Visits ?> - -
- -
- +URL"; + include __DIR__ . '/card.php'; + } +?>

...

- - -- cgit v1.2.3