finkenhammer-theme/content/head.blade.php

14 lines
257 B
PHP
Raw Normal View History

2021-05-10 20:32:51 +00:00
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, user-scalable=no">
@include('template.'.config('settings.template').'.includes.css')
@include('template.'.config('settings.template').'.includes.integrations')