removed wrongly setted call to stylesheet
This commit is contained in:
parent
6efd731330
commit
0cb075ec99
|
@ -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(); ?>>
|
||||
|
|
Loading…
Reference in New Issue