update
parent
56dbc69307
commit
ebcd71de07
4
build.sh
4
build.sh
|
@ -6,5 +6,5 @@ mkdir -p ./chess-cup-2020/standings
|
|||
pandoc -s ./index.md -c index.css -o ./chess-cup-2020/index.html --metadata title="Monads Charity Chess Cup 2020"
|
||||
pandoc -s ./standings.md -c index.css -o ./chess-cup-2020/standings/index.html --metadata title="Monads Charity Chess Cup 2020 Standings"
|
||||
|
||||
cp ./index.css ./html/index.css
|
||||
cp ./index.css ./html/standings/index.css
|
||||
cp ./index.css ./chess-cup-2020/index.css
|
||||
cp ./index.css ./chess-cup-2020/standings/index.css
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
|:---------------:|:------:|:----:|:-----:|:------:|
|
||||
| Tel_Janin | 1 | 0 | 1 | 2 |
|
||||
| kennyggallin | 2 | 1 | 0 | 2 |
|
||||
| ervers | 6 | 3 | 0 | 2 |
|
||||
| ervers | 6 | 3 | 0 | 1 |
|
||||
| ***heartles_io*** | 8 | 4 | 0 | 0 |
|
||||
| prophet_goddess | 1 | 0 | 1 | 3 |
|
||||
|
||||
|
|
Loading…
Reference in New Issue