diff options
author | Ivan Davydov <lotigara@lotigara.ru> | 2025-05-04 21:47:17 +0300 |
---|---|---|
committer | Ivan Davydov <lotigara@lotigara.ru> | 2025-05-04 21:47:17 +0300 |
commit | 86ac3004ec7c3d2d3b01ed32a75ef06217a38e87 (patch) | |
tree | 5cbb507a7d3de231daa768bd92f23374b088499f /index.html | |
parent | 03ef1aac0a5548bf5865ec5e41cbe576b830fe62 (diff) |
Rebuild tags
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 26 |
1 files changed, 26 insertions, 0 deletions
@@ -1,9 +1,28 @@ +<!DOCTYPE html> +<html> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> + <link href="/css/main.css" rel="stylesheet" /> + <link href="/css/theme.css" rel="stylesheet" /> + <link href="/css/third-party.css" rel="stylesheet" /> + <link href="/css/responsivity.css" rel="stylesheet" /> <title>Блог самохостера Lotigara</title> </head><body> <input type="checkbox" id="theme-switch"> <div id="divbodyholder"><div class="inner_page"> <div class="headerholder"><div class="header"> <div id="title"> +<div class="page_header floating_element"> + <h1 class="floating_element">Блог самохостера Lotigara</h1> +</div> +<div class="floating_element"> + <h4 style="display:inline"><a style="color:white" href="/">главная|main page</a></h4> + <h4 style="display:inline"><a style="color:white" href="/status.php">состояние|status</a></h4> + <p style="display:inline">блог|blog</p> + <h4 style="display:inline"><a style="color:white" href="/files">файлы|files</a></h4> + <h4 style="display:inline"><a style="color:white" href="https://git.lotigara.ru">программы|software</a></h4> + <label id="switch-label" for="theme-switch"></label> +</div> </div></div></div> <div id="divbody"><div class="content"> <div class="section_header"><a class="ablack" href="pubnix----prosody--pam-.html"> @@ -111,6 +130,7 @@ Ivan Davydov </div> <!-- text begin --> + <!-- text end --> <div class="section_header"><a class="ablack" href="openwrt-24101------keenetic-launcher-kn-1221.html"> OpenWrt 24.10.1 - исправление, добавляющее поддержку Keenetic Launcher (KN-1221) @@ -461,6 +481,7 @@ index fbdc7fb5a2697a..6e6e1310d3495f 100644 Готовые сборки тоже доступны в виде файлов: <a href="/files/openwrt-kn-1221-24.10">openwrt-kn-1221-24.10</a></p> <p>Метки: <a href='tag_openwrt.html'>openwrt</a>, <a href='tag_разработка.html'>разработка</a>, <a href='tag_изменённые прошивки.html'>изменённые прошивки</a></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 @@ -502,8 +523,13 @@ Ivan Davydov + <!-- text end --> <div id="all_posts"><a href="all_posts.html">Больше заметок</a> — <a href="all_tags.html">Все метки</a> — <a href="feed.rss">Подписаться</a></div> </div> +<div class="section_header section_header_last"> + <p>(c) Ivan Davydov 2025. Делайте с этим документом всё, что хотите!</p><hr/> + <a href="https://www.lotigara.ru/blog">Веб-сайт самохостера Lotigara</a> сгенерирован при помощи <a href="https://github.com/jakimfett/bashblog">Bashblog</a>. Исходные коды этой версии Bashblog можно найти <a href="https://www.lotigara.ru/files/bashblog">здесь</a>.</div> +</div> </div></div></div> </body></html> |