mirror of
https://github.com/halfrost/LeetCode-Go.git
synced 2025-07-23 18:10:20 +08:00
更换 logo
This commit is contained in:
32
website/docs/shortcodes/section/index.xml
Normal file
32
website/docs/shortcodes/section/index.xml
Normal file
@ -0,0 +1,32 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>LeetCode Cookbook</title>
|
||||
<link>https://books.halfrost.com/leetcode/docs/shortcodes/section/</link>
|
||||
<description>Recent content on LeetCode Cookbook</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en-us</language>
|
||||
|
||||
<atom:link href="https://books.halfrost.com/leetcode/docs/shortcodes/section/index.xml" rel="self" type="application/rss+xml" />
|
||||
|
||||
|
||||
<item>
|
||||
<title></title>
|
||||
<link>https://books.halfrost.com/leetcode/docs/shortcodes/section/page1/</link>
|
||||
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>https://books.halfrost.com/leetcode/docs/shortcodes/section/page1/</guid>
|
||||
<description>Page 1 # </description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title></title>
|
||||
<link>https://books.halfrost.com/leetcode/docs/shortcodes/section/page2/</link>
|
||||
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>https://books.halfrost.com/leetcode/docs/shortcodes/section/page2/</guid>
|
||||
<description>Page 2 # </description>
|
||||
</item>
|
||||
|
||||
</channel>
|
||||
</rss>
|
Reference in New Issue
Block a user