Skip to content

Commit

Permalink
Update header.php
Browse files Browse the repository at this point in the history
Remove that stupid class serving nothing at all but problems with AOS
  • Loading branch information
Warface authored Jan 7, 2025
1 parent 12d1d91 commit dcb5d23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion header.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!doctype html>
<html <?php language_attributes(); ?> class="no-js">
<html <?php language_attributes(); ?>>
<head>
<meta charset="<?php bloginfo('charset'); ?>">
<title><?php wp_title(''); ?></title>
Expand Down

0 comments on commit dcb5d23

Please sign in to comment.