Comparing version
{ | ||
"name": "amberpine", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "src/index.js", |
@@ -122,3 +122,3 @@ const path = require('path'); | ||
description: content, | ||
url: `${blogMeta.site_url}post/${post.key}.html`, | ||
url: `${blogMeta.url}blog/post/${post.key}.html`, | ||
guid: post.key, | ||
@@ -125,0 +125,0 @@ author: blogMeta.author, |