summaryrefslogtreecommitdiff
path: root/git.html
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2021-06-30 17:34:27 -0400
committerLuke Smith <luke@lukesmith.xyz>2021-06-30 17:34:27 -0400
commitf22f0fdc29a55bde2cabe3db26a4388b5c96ba5f (patch)
treee2909af9f98e168abf008a17b20a92131e642f3b /git.html
parent8bcb989388cdda2a37c302cd744b22dc82de95fc (diff)
random tweaks
Diffstat (limited to 'git.html')
-rw-r--r--git.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/git.html b/git.html
index ad0fbae..b5dd616 100644
--- a/git.html
+++ b/git.html
@@ -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