Updated _config
This commit is contained in:
parent
3ae2cabea0
commit
925591f7bc
1 changed files with 4 additions and 2 deletions
|
@ -1,7 +1,9 @@
|
||||||
# Jekyll
|
# Jekyll
|
||||||
safe: true
|
safe: true
|
||||||
|
server_port: 9393
|
||||||
permalink: /:year/:title/
|
permalink: /:year/:title/
|
||||||
paginate: 10
|
paginate: 10
|
||||||
exclude:
|
exclude:
|
||||||
name: Qasim
|
name: Qasim
|
||||||
baseurl: /qasim/
|
baseurl: /qasim
|
||||||
|
url: http://localhost:9393
|
||||||
|
|
Loading…
Reference in a new issue