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