Suppress Tablesorter files from being converted by 'jekyll-assets'.
This commit is contained in:
@@ -8,6 +8,7 @@ layout: default
|
||||
</div>
|
||||
|
||||
<div class="col-xs-12">
|
||||
<link rel="stylesheet" href="/assets/css/theme.blue.css">
|
||||
{% stylesheet table %}
|
||||
{% assign table = page.url | remove_first: '/' | append: 'table.html' %}
|
||||
{% include {{table}} %}
|
||||
|
||||
Reference in New Issue
Block a user