summaryrefslogtreecommitdiff
path: root/drafts
diff options
context:
space:
mode:
Diffstat (limited to 'drafts')
-rw-r--r--drafts/posts/adding-cgit-subdomain-to-personal-site.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/drafts/posts/adding-cgit-subdomain-to-personal-site.md b/drafts/posts/adding-cgit-subdomain-to-personal-site.md
index 70af4a5..d011b5f 100644
--- a/drafts/posts/adding-cgit-subdomain-to-personal-site.md
+++ b/drafts/posts/adding-cgit-subdomain-to-personal-site.md
@@ -75,7 +75,7 @@ self:
to your published Nginx configuration, and then reload Nginx
(e.g. `sudo systemctl restart nginx.service`):
-```
+```nginx
server {
listen 80;
listen [::]:80;