diff options
Diffstat (limited to 'docs/posts/self-hosting_git')
-rw-r--r-- | docs/posts/self-hosting_git/index.html | 10 |
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 "$remote/description"</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> |