templates/ -> resources/views/
This commit is contained in:
6
resources/views/partials/head.blade.php
Normal file
6
resources/views/partials/head.blade.php
Normal file
@@ -0,0 +1,6 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||
@php(wp_head())
|
||||
</head>
|
||||
Reference in New Issue
Block a user