главная|main page

состояние|status

блог|blog

файлы|files

программы|software

summaryrefslogtreecommitdiff
path: root/.title.template
diff options
context:
space:
mode:
authorIvan Davydov <lotigara@lotigara.ru>2025-03-20 18:00:01 +0300
committerIvan Davydov <lotigara@lotigara.ru>2025-03-20 18:00:01 +0300
commitf9d08843e323f5473c4ef5e45e988b7542262567 (patch)
treecca2fa2260cdb1ffd4e92431fdc25b140a1d0200 /.title.template
parent330f0b978ca2f3635fdd1ca5ea79e1ffd959301c (diff)
Add Git support from a PR in the upstream and customize for my website
Diffstat (limited to '.title.template')
-rw-r--r--.title.template10
1 files changed, 10 insertions, 0 deletions
diff --git a/.title.template b/.title.template
new file mode 100644
index 0000000..ce3f96f
--- /dev/null
+++ b/.title.template
@@ -0,0 +1,10 @@
+<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>