diff options
-rw-r--r-- | bf.html.markdown | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/bf.html.markdown b/bf.html.markdown index 9c603303..69058a20 100644 --- a/bf.html.markdown +++ b/bf.html.markdown @@ -1,5 +1,6 @@ --- -language: bf +language: "Brainfuck" +filename: brainfuck.bf contributors: - ["Prajit Ramachandran", "http://prajitr.github.io/"] - ["Mathias Bynens", "http://mathiasbynens.be/"] |