Post

My new post

Hello world!

1
2
3
4
5
// Javascript code with syntax highlighting.
var fun = function lang(l) {
  dateformat.i18n = require('./lang/' + l)
  return true;
}
This post is licensed under CC BY 4.0 by the author.