aboutsummaryrefslogtreecommitdiff
path: root/docs/posts/self-hosting_git/index.html
diff options
context:
space:
mode:
authorAkshay <[email protected]>2021-02-23 09:04:53 +0000
committerAkshay <[email protected]>2021-02-23 09:04:53 +0000
commitcdde1d9a54ce7f86503956e445dbbaf8540e9b96 (patch)
tree28879e777a0c28cbee9201003523ceb83b5ff1e7 /docs/posts/self-hosting_git/index.html
parentc517871fc2c01128eec660718a5432c9f68c23bd (diff)
add breadcrumbs to all pages
Diffstat (limited to 'docs/posts/self-hosting_git/index.html')
-rw-r--r--docs/posts/self-hosting_git/index.html10
1 files changed, 8 insertions, 2 deletions
diff --git a/docs/posts/self-hosting_git/index.html b/docs/posts/self-hosting_git/index.html
index 2653040..5e6be9b 100644
--- a/docs/posts/self-hosting_git/index.html
+++ b/docs/posts/self-hosting_git/index.html
@@ -16,7 +16,11 @@
16 <body> 16 <body>
17 <div class="posts"> 17 <div class="posts">
18 <div class="post"> 18 <div class="post">
19 <a href="/posts" class="post-end-link">⟵ Back</a> 19 <a href="/" class="post-end-link">Home</a>
20 <span>/</span>
21 <a href="/posts" class="post-end-link">Posts</a>
22 <span>/</span>
23 <a class="post-end-link">Self-hosting Git</a>
20 <a class="stats post-end-link" href="https://git.peppe.rs/web/site/plain/posts/self-hosting_git.md 24 <a class="stats post-end-link" href="https://git.peppe.rs/web/site/plain/posts/self-hosting_git.md
21">View Raw</a> 25">View Raw</a>
22 <div class="separator"></div> 26 <div class="separator"></div>
@@ -180,7 +184,9 @@ scp .git/description &quot;$remote/description&quot;</code></pre>
180 <p>Send me a mail at [email protected] or a message at [email protected].</p> 184 <p>Send me a mail at [email protected] or a message at [email protected].</p>
181 </div> 185 </div>
182 186
183 <a href="/posts" class="post-end-link">⟵ Back</a> 187 <a href="/" class="post-end-link">Home</a>
188 <span>/</span>
189 <a href="/posts" class="post-end-link">Posts</a>
184 <a class="stats post-end-link" href="https://raw.githubusercontent.com/nerdypepper/site/master/posts/self-hosting_git.md 190 <a class="stats post-end-link" href="https://raw.githubusercontent.com/nerdypepper/site/master/posts/self-hosting_git.md
185">View Raw</a> 191">View Raw</a>
186 </div> 192 </div>