1

Add pgn4web v2.80.

This commit is contained in:
vonavi
2014-02-12 23:44:20 +02:00
parent 0b04482d3a
commit 354d5af4b6
1952 changed files with 130486 additions and 0 deletions

15
_assets/vendor/pgn4web/blank.html vendored Normal file
View File

@@ -0,0 +1,15 @@
<!DOCTYPE HTML>
<html>
<!--
pgn4web javascript chessboard
copyright (C) 2009-2013 Paolo Casaschi
see README file and http://pgn4web.casaschi.net
for credits, license and more details
-->
<head></head>
<body style="background-color: transparent; margin: 0px; padding: 0px;"></body>
</html>