File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66 < meta name ="viewport " content ="width=device-width ">
77 < title > {{page.collection_name}} - {{site.title}}</ title >
88 < meta name ="description " content ="Learn how {{page.collection_name}} works in CSS. ">
9- < link rel ="stylesheet " type ="text/css " href ="{{site.url}}/css/website.css ">
9+ < link rel ="stylesheet " type ="text/css " href ="{{site.url}}/css/website.css?v={{ site.time | date: " %Y%m%d%H%M " }} ">
1010
1111 < meta property ="og:url " content ="{{site.url}}{{page.url}} ">
1212 < meta property ="og:type " content ="website ">
Original file line number Diff line number Diff line change 66 < meta name ="viewport " content ="width=device-width ">
77 < title > {{page.property_name}} - {{site.title}}</ title >
88 < meta name ="description " content ="Learn how {{page.property_name}} works in CSS. ">
9- < link rel ="stylesheet " type ="text/css " href ="{{site.url}}/css/website.css ">
9+ < link rel ="stylesheet " type ="text/css " href ="{{site.url}}/css/website.css?v={{ site.time | date: " %Y%m%d%H%M " }} ">
1010
1111 < meta property ="og:url " content ="{{site.url}}{{page.url}} ">
1212 < meta property ="og:type " content ="website ">
Original file line number Diff line number Diff line change 1111 < title > {{site.title}} - {{site.subtitle}}</ title >
1212 < meta name ="description " content ="{{site.description}} ">
1313
14- < link rel ="stylesheet " type ="text/css " href ="{{site.url}}/css/website.css ">
14+ < link rel ="stylesheet " type ="text/css " href ="{{site.url}}/css/website.css?v={{ site.time | date: " %Y%m%d%H%M " }} ">
1515
1616 < meta property ="og:url " content ="{{site.url}} ">
1717 < meta property ="og:type " content ="website ">
You can’t perform that action at this time.
0 commit comments