diff options
-rw-r--r-- | feed.rss | 6 | ||||
-rw-r--r-- | index.html | 2 | ||||
-rw-r--r-- | title-on-this-line.html | 2 |
3 files changed, 5 insertions, 5 deletions
@@ -2,8 +2,8 @@ <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:40:45 +0300</lastBuildDate> -<pubDate>Fri, 04 Apr 2025 23:40:45 +0300</pubDate> +<lastBuildDate>Fri, 04 Apr 2025 23:41:19 +0300</lastBuildDate> +<pubDate>Fri, 04 Apr 2025 23:41:19 +0300</pubDate> <atom:link href="https://www.lotigara.ru/blog/feed.rss" rel="self" type="application/rss+xml" /> <item><title> Title on this line @@ -11,7 +11,7 @@ Title on this line <p>The rest of the text file is an <b>html</b> blog post. The process will continue as soon as you exit your editor. -“hello”</p> +``hello''</p> <p>Метки: <!-- text end --> @@ -35,7 +35,7 @@ Ivan Davydov <p>The rest of the text file is an <b>html</b> blog post. The process will continue as soon as you exit your editor. -“hello”</p> +``hello''</p> <p>Метки: <!-- text end --> diff --git a/title-on-this-line.html b/title-on-this-line.html index c3c6de2..5861e22 100644 --- a/title-on-this-line.html +++ b/title-on-this-line.html @@ -36,7 +36,7 @@ Ivan Davydov <p>The rest of the text file is an <b>html</b> blog post. The process will continue as soon as you exit your editor. -“hello”</p> +``hello''</p> <p>Метки: <!-- text end --> |