Move the stylesheet of tour info into directory 'assets'.
This commit is contained in:
@@ -15,6 +15,7 @@ layout: default
|
||||
</div>
|
||||
|
||||
<div class="col-xs-12">
|
||||
<link rel="stylesheet" href="/assets/css/tour-info.css">
|
||||
{% assign tour-info = page.url | remove_first: '/' | append: 'tour-info.html' %}
|
||||
{% include {{tour-info}} %}
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user