mirror of
https://github.com/ZSCNetSupportDept/website.git
synced 2025-10-29 17:34:15 +08:00
Deploy website - based on 13aeb772ed
This commit is contained in:
20
blog/rss.xml
Normal file
20
blog/rss.xml
Normal file
@@ -0,0 +1,20 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
|
||||
<channel>
|
||||
<title>中山学院网络维护科 Blog</title>
|
||||
<link>https://developer.zsxyww.com/blog</link>
|
||||
<description>中山学院网络维护科 Blog</description>
|
||||
<lastBuildDate>Thu, 27 Jun 2024 00:00:00 GMT</lastBuildDate>
|
||||
<docs>https://validator.w3.org/feed/docs/rss2.html</docs>
|
||||
<generator>https://github.com/jpmonette/feed</generator>
|
||||
<language>en</language>
|
||||
<item>
|
||||
<title><![CDATA[Hello World!]]></title>
|
||||
<link>https://developer.zsxyww.com/blog/2024/06/27/Hello_World</link>
|
||||
<guid>https://developer.zsxyww.com/blog/2024/06/27/Hello_World</guid>
|
||||
<pubDate>Thu, 27 Jun 2024 00:00:00 GMT</pubDate>
|
||||
<description><![CDATA[This is a Test post]]></description>
|
||||
<content:encoded><![CDATA[<p><strong>This is a Test post</strong></p>]]></content:encoded>
|
||||
</item>
|
||||
</channel>
|
||||
</rss>
|
||||
Reference in New Issue
Block a user