diff --git a/_config.yaml b/_config.yaml index 079a72c..b34d1be 100644 --- a/_config.yaml +++ b/_config.yaml @@ -1,10 +1,13 @@ -name: Windo +name: "Windo Web Developer" +title: "Windo Web Developer" markdown: kramdown permalink: /blog/:year/:month/:day/:title highlighter: rouge sass: - sass_dir: _sass + sass_dir: _sass collections: playground: - output: true \ No newline at end of file + output: true + +repository: "hwindo/hwindo.github.io"