diff options
author | Pratik Karki <prertik@outlook.com> | 2017-08-25 13:19:47 +0545 |
---|---|---|
committer | Pratik Karki <prertik@outlook.com> | 2017-08-25 13:19:47 +0545 |
commit | 096fcc97902ba17b6a8bceea4492757b49ca864a (patch) | |
tree | 9db29b24acf1f535e11e60f616f28b2f52a82047 /bf.html.markdown | |
parent | 56440bcf4faf5bc9cb1cbfe95cc77318a9ba28c7 (diff) |
Add filename and language name according to #2832 issue
Diffstat (limited to 'bf.html.markdown')
-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/"] |