Веб-сайт самохостера Lotigara

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--files/header.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/files/header.html b/files/header.html
new file mode 100644
index 0000000..37d1d96
--- /dev/null
+++ b/files/header.html
@@ -0,0 +1,12 @@
+<header><center>
+ <h1>Веб-сайт самохостера Lotigara</h1>
+ <nav>
+ <a href="https://www.lotigara.ru/">главная|main page</a>
+ <a href="https://www.lotigara.ru/status.php">состояние|status</a>
+ <a href="https://www.lotigara.ru/blog">журнал|journal</a>
+ <a href="https://www.lotigara.ru/files">файлы|files</a>
+ <a href="https://git.lotigara.ru">программы|software</a>
+ <br>
+ <a href="https://www.lotigara.ru/archive">архив|archive</a>
+ </nav>
+</center></header>