diff options
Diffstat (limited to 'git.html')
| -rw-r--r-- | git.html | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -9,9 +9,10 @@ <link rel='alternate' type='application/rss+xml' title='Land Chad RSS' href='/rss.xml'> </head> <body> - <header><h1><img src="pix/git.svg">Hosting Your Own Git Repositories</h1></header> + <header><h1>Hosting Your Own Git Repositories</h1></header> <nav></nav> <main> + <img class=titleimg src="pix/git.svg"> <p> Once you have your own VPS or other Internet-available server, you can start hosting your own git repositories. The goal of this tutorial is |
