diff --git a/_config.yml b/_config.yml index 78c62ed..0dc27e5 100644 --- a/_config.yml +++ b/_config.yml @@ -3,17 +3,17 @@ ## Source: https://github.com/hexojs/hexo/ # Site -title: Hexo -subtitle: -description: -author: John Doe +title: Blog +subtitle: +description: My personal experiences, mostly in tech stuff. +author: curben language: timezone: # URL ## If your site is put in a subdirectory, set url as 'http://yoursite.com/child' and root as '/child/' url: / -root: "/hexo/" +root: "" permalink: :year/:month/:day/:title/ permalink_defaults: