forked from nyancrimew/maia.crimew.gay
		
	atom feed improvements
This commit is contained in:
		
							parent
							
								
									4efefb6b0f
								
							
						
					
					
						commit
						f35d30d7f5
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -36,7 +36,7 @@ metadata: | |||
|     {% endif %} | ||||
|     <updated>{{ post.date | dateToRfc3339 }}</updated> | ||||
|     <id>{{ absolutePostUrl }}</id> | ||||
|     <content type="html">{{ post.templateContent | safe | htmlToAbsoluteUrls(absolutePostUrl) | safe }}</content> | ||||
|     <content type="html"><![CDATA[{{ post.templateContent | safe | htmlToAbsoluteUrls(absolutePostUrl) | safe }}]]></content>         | ||||
|   </entry> | ||||
|   {%- endfor %} | ||||
| </feed> | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue