Skip to content

Commit 4e2f18d

Browse files
committed
Update default.html
1 parent 2a0d5cf commit 4e2f18d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_layouts/default.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<title>Open Data Resources</title>
44
</head>
55
<body>
6-
(last updated: {{ page.date | date: '%B %d, %Y' }} )
6+
(last updated: {{ post.date | date: '%B %d, %Y' }} )
77
<hr />
88
{{content}}
99
</body>

0 commit comments

Comments
 (0)