Reorganize assets
This commit is contained in:
parent
d5e15d31b5
commit
069356937b
11 changed files with 17 additions and 17 deletions
19
assets/rss/en.rss
Normal file
19
assets/rss/en.rss
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
<?xml version="1.0" encoding="utf8"?>
|
||||
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
|
||||
<channel>
|
||||
<title>jutty.dev: Blog</title>
|
||||
<link>http://blog.jutty.dev/</link>
|
||||
<atom:link href="https://blog.jutty.dev/feed.rss" rel="self" type="application/rss+xml"/>
|
||||
<description>jutty.dev: Blog</description>
|
||||
<language>en-us</language>
|
||||
<lastBuildDate>Mon, 20 May 2024 12:06:59 -0300</lastBuildDate>
|
||||
<docs>https://www.rssboard.org/rss-specification</docs>
|
||||
<item>
|
||||
<title>Hello, Worldling</title>
|
||||
<pubDate>Mon, 20 May 2024 12:06:59 -0300</pubDate>
|
||||
<link>https://blog.jutty.dev/posts/hello-worldling.html</link>
|
||||
<guid>https://blog.jutty.dev/posts/hello-worldling.html</guid>
|
||||
<author>juno@jutty.dev (Juno Takano)</author>
|
||||
</item>
|
||||
</channel>
|
||||
</rss>
|
||||
Loading…
Add table
Add a link
Reference in a new issue