From ee784c265d29a949a30dfd847f970dce9c7dc336 Mon Sep 17 00:00:00 2001 From: "netop://ウィビ" Date: Mon, 13 Apr 2026 15:44:14 -0700 Subject: adds og:image --- etc/caddy/Caddyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc/caddy/Caddyfile') diff --git a/etc/caddy/Caddyfile b/etc/caddy/Caddyfile index 4d77a7f..cf8129f 100644 --- a/etc/caddy/Caddyfile +++ b/etc/caddy/Caddyfile @@ -1,5 +1,5 @@ code.webb.page { - @assets path /cgit.css /cgit.js /cgit.png /favicon.svg /head.html /robots.txt + @assets path /cgit.css /cgit.js /cgit.png /favicon.svg /head.html /og.png /robots.txt handle @assets { root * /var/www/cgit -- cgit v1.2.3