blog/rss.xml has no meta tags in content
This commit is contained in:
@@ -29,7 +29,7 @@ DATE_PUBLISHED_RFC_822="$(TZ=UT date --date="${POST_ID}" +"%a, %d %b %Y %H:%M:%S
|
||||
<description>${POST_DESCRIPTION:-${POST_TITLE}}</description>
|
||||
<content:encoded>
|
||||
#!
|
||||
pp "${SRC}/blog/$post" "${SITE_URL}" \
|
||||
NO_META=1 pp "${SRC}/blog/$post" "${SITE_URL}" \
|
||||
| sed "s/&/\\&/g" \
|
||||
| sed "s/</\\</g" \
|
||||
| sed "s/>/\\>/g" \
|
||||
|
||||
Reference in New Issue
Block a user