rebuild for CSS changes

This commit is contained in:
Peter Cottle 2013-03-10 12:57:42 -07:00
parent 3eab0aec44
commit 427b45f60f
10 changed files with 60 additions and 31 deletions

View file

@ -61,7 +61,9 @@ exports.level = {
"type": "ModalAlert",
"options": {
"markdowns": [
"Lastly, pay attention to the goal state here -- since we move the commits twice, they both get an apostrophe appended. One more apostrophe is added for the commit we amend, which gives us the final form of the tree "
"Lastly, pay attention to the goal state here -- since we move the commits twice, they both get an apostrophe appended. One more apostrophe is added for the commit we amend, which gives us the final form of the tree ",
"",
"That being said, I can compare levels now based on structure and relative apostrophe differences. As long as your tree's `master` branch has the same structure and relative apostrophe differences, I'll give full credit"
]
}
}