summaryrefslogtreecommitdiff
path: root/public/blog.html
blob: e1b3a99736af42faacad964576dca5ea1a9e85ea (plain)
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE html>
<html lang="en">
	<body>
		<main style="min-height: 100vh;">
			<div style="display: grid; justify-content: center;">
				<a href="/blog/how-to-self-host-a-git-server" class="link">How to Self-Host a Git Server</a>
				<p>Saturday May 30, 2026 2:45:23 PM</p>
			</div>
		</main>
	</body>
</html>