aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorTolmachev Igor <me@igorek.dev>2026-01-08 03:36:41 +0900
committerTolmachev Igor <me@igorek.dev>2026-01-08 03:36:41 +0900
commit26a864cbcada2ae3a7087c75691dadbf6cc84d00 (patch)
tree05047457790d8f9f330f71ad907e9c0c2f9ae66e
parent7769f6ccca137e08542a0e91228d4ba4a5ae01fa (diff)
downloadpages-26a864cbcada2ae3a7087c75691dadbf6cc84d00.tar.gz
pages-26a864cbcada2ae3a7087c75691dadbf6cc84d00.zip
Add git buttonHEADmain
-rw-r--r--index.html1
-rw-r--r--projects/index.html1
2 files changed, 2 insertions, 0 deletions
diff --git a/index.html b/index.html
index cea5993..fb5f729 100644
--- a/index.html
+++ b/index.html
@@ -16,6 +16,7 @@
16 <nav> 16 <nav>
17 <a href="/" class="current" style="flex: 0.25">~/</a> 17 <a href="/" class="current" style="flex: 0.25">~/</a>
18 <a href="/projects">~/projects</a> 18 <a href="/projects">~/projects</a>
19 <a href="https://git.igorek.dev" style="flex: 0.25">git</a>
19 </nav> 20 </nav>
20 21
21 <main> 22 <main>
diff --git a/projects/index.html b/projects/index.html
index f7b7140..2006149 100644
--- a/projects/index.html
+++ b/projects/index.html
@@ -16,6 +16,7 @@
16 <nav> 16 <nav>
17 <a href="/" style="flex: 0.25">~/</a> 17 <a href="/" style="flex: 0.25">~/</a>
18 <a href="/projects" class="current">~/projects</a> 18 <a href="/projects" class="current">~/projects</a>
19 <a href="https://git.igorek.dev" style="flex: 0.25">git</a>
19 </nav> 20 </nav>
20 21
21 <section> 22 <section>