diff --git a/archive-comic-calendar.php b/archive-comic-calendar.php index befb068..8b9e5fa 100644 --- a/archive-comic-calendar.php +++ b/archive-comic-calendar.php @@ -39,12 +39,11 @@ for ($i = 0; $i < 7; ++$i) {
- -

+ +

-
- -
+
+
|
-

-
- -
+ +
+

+ +
+
- -

- -
- -
+ +
+

+ +
+
| get_col("SELECT DISTINCT YEAR(post_date) FROM $wpdb->posts WHERE post_status = 'publish' ORDER BY post_date ASC");