diff options
author | Ivan Davydov <lotigara@lotigara.ru> | 2025-05-28 11:01:27 +0300 |
---|---|---|
committer | Ivan Davydov <lotigara@lotigara.ru> | 2025-05-28 11:01:27 +0300 |
commit | 7e674fee88030bf30914177bbead8c89c39cdb63 (patch) | |
tree | ff8364763bada4e83b957cfb783f03cb2fbd0b95 /.title.template | |
parent | cee82df558fd011bd64252c482f1c160c19ffc92 (diff) |
Add comment system, update the "Pubnix - ..." blogpost.
Diffstat (limited to '.title.template')
-rw-r--r-- | .title.template | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.title.template b/.title.template index 5921699..ef21fee 100644 --- a/.title.template +++ b/.title.template @@ -4,7 +4,7 @@ <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> + <p style="display:inline">журнал|journal</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> |