alpakas-theme/content/includes/css.blade.php

5 lines
149 B
PHP
Raw Normal View History

2021-08-26 10:02:33 +00:00
<link rel="stylesheet" href="{{asset('template/css/bootstrap.min.css')}}" >
2021-09-16 12:38:36 +00:00
<link rel="stylesheet" href="{{asset('template/css/app.css?v=11')}}" >
2021-08-26 10:02:33 +00:00