소스 검색

Removed :output_ext as it is no longer needed

Mihajlo Nešić 6 년 전
부모
커밋
786268881e
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      _config.yml

+ 3 - 0
_config.yml

@@ -17,6 +17,9 @@ url: "/" # the base hostname & protocol for your site
 twitter_username: jekyllrb
 github_username:  jekyll
 
+# Outputting
+permalink: /:categories/:year/:month/:day/:title
+
 # Build settings
 markdown: kramdown
 exclude: ["README.md"]