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 15:25:12 +00:00
<link rel="stylesheet" href="{{asset('template/css/app.css?v=12')}}" >
2021-08-26 10:02:33 +00:00