diff options
author | Ivan Davydov <lotigara@lotigara.ru> | 2025-04-04 21:40:32 +0300 |
---|---|---|
committer | Ivan Davydov <lotigara@lotigara.ru> | 2025-04-04 21:40:32 +0300 |
commit | f46b29f6f47cd12fbf7b5670fdd468d2029a8bc4 (patch) | |
tree | e69617ac7207355d1680cbf702c13c01d65f01b8 /lol.html | |
parent | 30d39045ec2352856a96d72a915f7b2f56e9e3f6 (diff) |
Rebuild tags
Diffstat (limited to 'lol.html')
-rw-r--r-- | lol.html | 50 |
1 files changed, 0 insertions, 50 deletions
diff --git a/lol.html b/lol.html deleted file mode 100644 index 42ba442..0000000 --- a/lol.html +++ /dev/null @@ -1,50 +0,0 @@ -<!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>Lol</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> - <label id="switch-label" for="theme-switch"></label> -</div> -</div></div></div> -<div id="divbody"><div class="content"> -<!-- entry begin --> -<div class="section_header"><a class="ablack" href="lol.html"> -Lol -</a></div> -<!-- bashblog_timestamp: #202504042135.23# --> -<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''</p> - -<p>Метки: -<!-- text end --> -<!-- entry end --> -</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> |