removed wrongly setted call to stylesheet

This commit is contained in:
jorge-vitrubio 2022-11-30 00:17:13 +01:00
parent 6efd731330
commit 0cb075ec99
1 changed files with 0 additions and 1 deletions

View File

@ -18,7 +18,6 @@
<link rel="profile" href="https://gmpg.org/xfn/11">
<?php wp_head(); ?>
<link rel="stylesheet" href="./style-extra.css" media="all" />
</head>
<body <?php body_class(); ?>>