diff options
| -rw-r--r-- | var/www/cgit/head.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/var/www/cgit/head.html b/var/www/cgit/head.html index c9bd1b3..3f4672e 100644 --- a/var/www/cgit/head.html +++ b/var/www/cgit/head.html @@ -1,6 +1,6 @@ <meta name="fediverse:creator" content="@netopwibby@social.coop"/> -<meta property="og:image" content="./og.png"/> +<meta property="og:image" content="https://code.webb.page/og.png"/> <meta property="og:image:alt" content="netop://ウィビ's hacks and programs"/> <meta property="og:image:width" content="1200"/> <meta property="og:image:height" content="600"/> |