mirror of
https://github.com/wassname/talk.git
synced 2026-07-26 13:37:38 +08:00
fixed public dir
This commit is contained in:
+2
-2
@@ -14,14 +14,14 @@ timezone:
|
||||
|
||||
# URL
|
||||
## If your site is put in a subdirectory, set url as 'http://yoursite.com/child' and root as '/child/'
|
||||
url: https://coralproject.github.io/talk
|
||||
url: https://docs.coralproject.net/talk/
|
||||
root: /talk/
|
||||
permalink: :permalink/
|
||||
permalink_defaults:
|
||||
|
||||
# Directory
|
||||
source_dir: source
|
||||
public_dir: public
|
||||
public_dir: public/talk
|
||||
tag_dir: tags
|
||||
archive_dir: archives
|
||||
category_dir: categories
|
||||
|
||||
Reference in New Issue
Block a user