From dc1261d703ae1e1a14841b030888e3f87ff7c38f Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Wed, 1 May 2024 21:45:52 -0500 Subject: prettier formatting and rewrap lines --- content/blog/2023-09-15-self-hosting-gitweb.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'content/blog/2023-09-15-self-hosting-gitweb.md') diff --git a/content/blog/2023-09-15-self-hosting-gitweb.md b/content/blog/2023-09-15-self-hosting-gitweb.md index fdc4af3..d687dcb 100644 --- a/content/blog/2023-09-15-self-hosting-gitweb.md +++ b/content/blog/2023-09-15-self-hosting-gitweb.md @@ -34,7 +34,7 @@ Once installed, create an Nginx configuration file. sudo nano /etc/nginx/sites-available/git.example.com ``` -``` conf +```conf server { listen 80; server_name example.com; -- cgit v1.2.3-70-g09d2