mirror of
https://github.com/wassname/template.git
synced 2026-06-27 21:09:08 +08:00
fix
This commit is contained in:
@@ -10,6 +10,7 @@ export default function(dom, data) {
|
||||
|
||||
// Homepage
|
||||
//data.homepage = !post.noHomepage;
|
||||
data.journal = data.journal || {};
|
||||
|
||||
// Dates
|
||||
// TODO: fix updated date
|
||||
|
||||
Vendored
+1
@@ -4234,6 +4234,7 @@ var expandData = function(dom, data) {
|
||||
|
||||
// Homepage
|
||||
//data.homepage = !post.noHomepage;
|
||||
data.journal = data.journal || {};
|
||||
|
||||
// Dates
|
||||
// TODO: fix updated date
|
||||
|
||||
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user