fixed incorrect paths
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
title: Meow
|
||||
markdown: kramdown
|
||||
url: ""
|
||||
baseurl: "/neko/welp"
|
||||
baseurl: "/neko/crt"
|
||||
|
||||
plugins:
|
||||
- jekyll-paginate
|
||||
@@ -24,4 +24,4 @@ defaults:
|
||||
layout: "post"
|
||||
|
||||
|
||||
exclude: ['sitemap.xml','feed.xml', 'LICENSE', 'README.md']
|
||||
exclude: ['compile.sh', 'LICENSE', 'README.md']
|
||||
|
Reference in New Issue
Block a user