diff --git a/_config.yml b/_config.yml index 02b67a4..fc422bc 100644 --- a/_config.yml +++ b/_config.yml @@ -3,17 +3,17 @@ ## Source: https://github.com/hexojs/hexo/ # Site -title: Hexo +title: Daniel's blog subtitle: '' description: '' keywords: -author: John Doe +author: Daniel Tam language: en timezone: '' # URL ## Set your site url here. For example, if you use GitHub Page, set url as 'https://username.github.io/project' -url: http://example.com +url: http://danielt.am permalink: :year/:month/:day/:title/ permalink_defaults: pretty_urls: @@ -97,7 +97,7 @@ ignore: # Extensions ## Plugins: https://hexo.io/plugins/ ## Themes: https://hexo.io/themes/ -theme: landscape +theme: hexo-theme-Tsu # Deployment ## Docs: https://hexo.io/docs/one-command-deployment