summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorPratik Karki <prertik@outlook.com>2017-08-25 13:19:47 +0545
committerPratik Karki <prertik@outlook.com>2017-08-25 13:19:47 +0545
commit096fcc97902ba17b6a8bceea4492757b49ca864a (patch)
tree9db29b24acf1f535e11e60f616f28b2f52a82047
parent56440bcf4faf5bc9cb1cbfe95cc77318a9ba28c7 (diff)
Add filename and language name according to #2832 issue
-rw-r--r--bf.html.markdown3
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/"]