Move the stylesheet of chess board into directory 'assets'.
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
layout: default
|
||||
---
|
||||
|
||||
<link rel="stylesheet" href="/assets/css/pgn4web.css">
|
||||
|
||||
<div class="col-xs-12 col-sm-10 col-sm-offset-1">
|
||||
<h1>{{ page.title }}</h1>
|
||||
{{ content }}
|
||||
|
||||
Reference in New Issue
Block a user