mirror of
https://github.com/jekyll/jekyll.git
synced 2026-04-28 03:01:03 -04:00
Added path in url.
Page#dir was returning the wrong dir ('/') for pages in directories.
This commit is contained in:
5
test/source/contacts/bar.html
Normal file
5
test/source/contacts/bar.html
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
title: Contact Information
|
||||
---
|
||||
|
||||
Contact Information
|
||||
5
test/source/contacts/index.html
Normal file
5
test/source/contacts/index.html
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
title: Contact Information
|
||||
---
|
||||
|
||||
Contact Information
|
||||
Reference in New Issue
Block a user