diff options
-rw-r--r-- | feed.rss | 7 | ||||
-rw-r--r-- | index.html | 3 | ||||
-rw-r--r-- | title-on-this-line.html | 3 |
3 files changed, 8 insertions, 5 deletions
@@ -2,15 +2,16 @@ <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/"> <channel><title>Блог самохостера Lotigara</title><link>https://www.lotigara.ru/blog/index.html</link> <description>Заметки какого-то школьника на тему ИТ</description><language>en</language> -<lastBuildDate>Fri, 04 Apr 2025 23:39:31 +0300</lastBuildDate> -<pubDate>Fri, 04 Apr 2025 23:39:31 +0300</pubDate> +<lastBuildDate>Fri, 04 Apr 2025 23:39:46 +0300</lastBuildDate> +<pubDate>Fri, 04 Apr 2025 23:39:46 +0300</pubDate> <atom:link href="https://www.lotigara.ru/blog/feed.rss" rel="self" type="application/rss+xml" /> <item><title> Title on this line </title><description><![CDATA[ <p>The rest of the text file is a <strong>Markdown</strong> blog post. The process will continue -as soon as you exit your editor.</p> +as soon as you exit your editor. +``hello''</p> <p>Метки: <!-- text end --> @@ -34,7 +34,8 @@ Ivan Davydov <!-- text begin --> <p>The rest of the text file is a <strong>Markdown</strong> blog post. The process will continue -as soon as you exit your editor.</p> +as soon as you exit your editor. +``hello''</p> <p>Метки: <!-- text end --> diff --git a/title-on-this-line.html b/title-on-this-line.html index e0d8a65..cf8c247 100644 --- a/title-on-this-line.html +++ b/title-on-this-line.html @@ -35,7 +35,8 @@ Ivan Davydov <!-- text begin --> <p>The rest of the text file is a <strong>Markdown</strong> blog post. The process will continue -as soon as you exit your editor.</p> +as soon as you exit your editor. +``hello''</p> <p>Метки: <!-- text end --> |