diff options
-rw-r--r-- | feed.rss | 17 | ||||
-rw-r--r-- | index.html | 14 | ||||
-rw-r--r-- | title-on-this-line.html | 6 | ||||
-rw-r--r-- | title-on-this-line.md | 2 |
4 files changed, 31 insertions, 8 deletions
@@ -2,10 +2,23 @@ <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:23:03 +0300</lastBuildDate> -<pubDate>Fri, 04 Apr 2025 23:23:03 +0300</pubDate> +<lastBuildDate>Fri, 04 Apr 2025 23:30:15 +0300</lastBuildDate> +<pubDate>Fri, 04 Apr 2025 23:30:15 +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> + +<p>Метки: +<!-- text end --> +]]></description><link>https://www.lotigara.ru/blog/title-on-this-line.html</link> +<guid>https://www.lotigara.ru/blog/./title-on-this-line.html</guid> +<dc:creator>Ivan Davydov</dc:creator> +<pubDate>Fri, 04 Apr 2025 23:30:13 +0300</pubDate></item> +<item><title> Fast Transition (Wi-Fi Roaming) with OpenWrt and KeeneticOS </title><description><![CDATA[ @@ -24,6 +24,20 @@ </div> </div></div></div> <div id="divbody"><div class="content"> +<div class="section_header"><a class="ablack" href="title-on-this-line.html"> +Title on this line +</a></div> +<!-- bashblog_timestamp: #202504042330.13# --> +<div class="subtitle">апреля 04, 2025 — +Ivan Davydov +</div> +<!-- 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> + +<p>Метки: +<!-- text end --> <div class="section_header"><a class="ablack" href="fast-transition-wi-fi-roaming-with-openwrt-and-keeneticos.html"> Fast Transition (Wi-Fi Roaming) with OpenWrt and KeeneticOS </a></div> diff --git a/title-on-this-line.html b/title-on-this-line.html index 7ac1a88..f9026a2 100644 --- a/title-on-this-line.html +++ b/title-on-this-line.html @@ -28,16 +28,14 @@ <div class="section_header"><a class="ablack" href="title-on-this-line.html"> Title on this line </a></div> -<!-- bashblog_timestamp: #202504042123.02# --> +<!-- bashblog_timestamp: #202504042330.13# --> <div class="subtitle">апреля 04, 2025 — Ivan Davydov </div> <!-- 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. -``hello'' -'hi'</p> +as soon as you exit your editor.</p> <p>Метки: <!-- text end --> diff --git a/title-on-this-line.md b/title-on-this-line.md index 18d05e8..ad80ca3 100644 --- a/title-on-this-line.md +++ b/title-on-this-line.md @@ -2,7 +2,5 @@ Title on this line The rest of the text file is a **Markdown** blog post. The process will continue as soon as you exit your editor. -``hello'' -'hi' Метки: |