diff --git a/nullboard.html b/nullboard.html index 8a712cc..7010673 100644 --- a/nullboard.html +++ b/nullboard.html @@ -2052,7 +2052,11 @@ // function createDemoBoard() { - var blob = + var blob; + if (_getUsername()) + blob = '{"format":20190412,"id":1617021290844,"revision":12,"title":"Board","lists":[{"title":"Blocked","notes":[],"min":true},{"title":"To Do","notes":[],"min":false},{"title":"In Progress","notes":[],"min":false},{"title":"Done","notes":[],"min":false}]}'; + else + blob = '{"format":20190412,"id":1555071015420,"revision":581,"title":"Welcome to Nullboard","lists":[{"title":"The Use' + 'r Manual","notes":[{"text":"This is a note.\\nA column of notes is a list.\\nA set of lists is a board.","raw"' + ':false,"min":false},{"text":"All data is saved locally.\\nThe whole thing works completely offline.","raw":fal' +