Polish levels some more, add a "congrats" text

This commit is contained in:
Sebastian Morr 2020-09-16 16:16:11 +02:00
parent 6292d849b9
commit 5066840ae9
30 changed files with 87 additions and 30 deletions
levels/index-update

View file

@ -2,7 +2,7 @@ Instead of removing an entry from the index and adding one with the same name, y
Put the content you want in a file with a matching name, and then run
$ git update-index <file>
git update-index <file>
This will create a new blob, and update the hash of the entry to that blob.