Fix CSS issue. Update blog description. Change URL format of articles.

This commit is contained in:
curben 2018-09-10 06:44:50 +00:00
parent 26ebd33f39
commit 660d6aab58
1 changed files with 5 additions and 5 deletions

View File

@ -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: