File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 10
10
<link href =' //fonts.googleapis.com/css?family=Open+Sans&subset=latin,latin-ext' rel =' stylesheet' type =' text/css' >
11
11
12
12
{{-- WhatTheTag-specific, compiled with gulp --}}
13
- <link rel =" stylesheet" href =" {{ asset ( ' css/app.min.css' ) } } " type =" text/css" >
13
+ <link rel =" stylesheet" href =" / css/app.min.css" type =" text/css" >
14
14
15
- <meta name =" generator" content =" WhatTheTag 0.2.1 " />
15
+ <meta name =" generator" content =" WhatTheTag 0.3.0 " />
16
16
17
17
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
18
18
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
94
94
<div class =" container" >
95
95
<div class =" row" >
96
96
<div class =" col-md-6 pull-left text-left" >
97
- <p class =" text-muted" >© ; {{ date (' Y' )} } WhatTheTag by <a href =" https://arda.pw" target =" _blank" >Arda Kılıçdağı</a >, </p >
97
+ <p class =" text-muted" >© ; 2015- {{ date (' Y' )} } WhatTheTag by <a href =" https://arda.pw" target =" _blank" >Arda Kılıçdağı</a >, </p >
98
98
</div >
99
99
<div class =" col-md-6 pull-right text-right" >
100
100
<p class =" text-muted" ><a href =" https://github.com/ardakilic/whatthetag" target =" _blank" >Contribute on <i class =" fa fa-github fa-2x" ></i ></a ></p >
105
105
</div >
106
106
</footer >
107
107
{{-- WhatTheTag-specific, compiled with gulp --}}
108
- <script src =" {{ asset ( ' js/app.min.js' ) } } " ></script >
108
+ <script src =" / js/app.min.js" ></script >
109
109
110
110
@yield (' footer_assets' )
111
111
</body >
You can’t perform that action at this time.
0 commit comments