1

Move the stylesheet of chess board into directory 'assets'.

This commit is contained in:
vonavi
2014-07-01 17:15:13 +03:00
parent 1f5c78eaec
commit f3da846578
4 changed files with 18 additions and 16 deletions

View File

@@ -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 }}