Окончательно
Build and Deploy / deploy (push) Successful in 18s

This commit is contained in:
Dmitry
2026-05-18 21:46:28 +03:00
parent 0b8032cde0
commit a245892434
2 changed files with 2 additions and 8 deletions
-1
View File
@@ -3,6 +3,5 @@
<div class="home-nav">
<a href="/projects/"><span data-feather="code"></span> Projects</a>
<a href="/posts/"><span data-feather="file-text"></span> Notes</a>
<a href="/about/"><span data-feather="user"></span> About</a>
</div>
+2 -7
View File
@@ -115,23 +115,18 @@ enableRobotsTXT = true
url = "/projects/"
weight = 2
[[menu.main]]
identifier = "notes"
pre = "<span data-feather='file-text'></span>"
url = "/posts/"
weight = 3
[[menu.main]]
identifier = "about"
pre = "<span data-feather='user'></span>"
url = "/about/"
weight = 4
weight = 3
[[menu.main]]
identifier = "github"
pre = "<span data-feather='github'></span>"
url = "https://github.com/ada-dmitry"
weight = 5
weight = 4
[menu.main.params]
NewPage = true