No description
Find a file
Kumi d87996372e
fix(header): remove duplicate title tag
Removed the redundant title tag from the header to prevent duplication and potential SEO issues. The title is already dynamically handled elsewhere in the theme. Reducing clutter and improving maintainability.
2024-06-20 15:03:35 +02:00
assets feat: add new WordPress theme for Duck Behavior Journal 2024-06-20 09:22:10 +02:00
archive-article.php feat: make article titles and thumbnails clickable 2024-06-20 14:52:37 +02:00
class-wp-bootstrap-navwalker.php feat: add new WordPress theme for Duck Behavior Journal 2024-06-20 09:22:10 +02:00
footer.php feat: add new WordPress theme for Duck Behavior Journal 2024-06-20 09:22:10 +02:00
functions.php feat(meta): consolidate save logic for article meta boxes 2024-06-20 14:47:10 +02:00
header.php fix(header): remove duplicate title tag 2024-06-20 15:03:35 +02:00
index.php feat: make article titles and thumbnails clickable 2024-06-20 14:52:37 +02:00
LICENSE feat: add new WordPress theme for Duck Behavior Journal 2024-06-20 09:22:10 +02:00
page.php feat: add new WordPress theme for Duck Behavior Journal 2024-06-20 09:22:10 +02:00
single-article.php fix(article): add status label in article metadata 2024-06-20 14:54:40 +02:00
single.php feat: add new WordPress theme for Duck Behavior Journal 2024-06-20 09:22:10 +02:00
style.css feat: make article titles and thumbnails clickable 2024-06-20 14:52:37 +02:00