technoduck.me.old/templates/rss.xml/header.xml
2023-07-18 15:59:11 -04:00

8 lines
271 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>${sitetitle}</title>
<description>${description}</description>
<link>${siteurl}</link>