diff --git a/_config.yml b/_config.yml index e3404a6..6391778 100644 --- a/_config.yml +++ b/_config.yml @@ -11,6 +11,7 @@ include: ["node_modules"] markdown: kramdown plugins: - jekyll-avatar + - jekyll-polyglot - jekyll-redirect-from - jekyll-seo-tag - jekyll-coffeescript @@ -35,3 +36,7 @@ gist: kramdown: math_engine: mathjax syntax_highlighter: rouge + +unexisting_page: + en: "The page you're looking for doesn't seem to be there!" + fr: "La page demandée n'est pas présente ici !" \ No newline at end of file