-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow aliasing on
{{ seo_pro:meta_data }}
tag (#362)
* Allow aliasing seo_pro:meta_data * Fix blade regression to pass failing blade tests. * Add basic test coverage for `meta_data` tag, with and without new `as` alias. --------- Co-authored-by: Jesse Leite <[email protected]>
- Loading branch information
1 parent
d17af1b
commit d1ca00d
Showing
4 changed files
with
55 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,9 @@ | ||
--- | ||
title: About | ||
subtitle: The Best About Page | ||
updated_by: 96300192-873c-4615-b992-157508a8d7c5 | ||
updated_at: 1579284102 | ||
template: page | ||
id: 62136fa2-9e5c-4c38-a894-a2753f02f5ff | ||
--- | ||
I'm just a kid living in the 90's, writing articles in his secret public journal wonder if someday, somewhere in the future, they will be read by someone. | ||
I'm just a kid living in the 90's, writing articles in his secret public journal wonder if someday, somewhere in the future, they will be read by someone. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters