diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2021-06-30 17:34:27 -0400 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2021-06-30 17:34:27 -0400 |
| commit | f22f0fdc29a55bde2cabe3db26a4388b5c96ba5f (patch) | |
| tree | e2909af9f98e168abf008a17b20a92131e642f3b /git.html | |
| parent | 8bcb989388cdda2a37c302cd744b22dc82de95fc (diff) | |
random tweaks
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 |
