Skip to content

Commit 7d592f7

Browse files
authored
Fix link to og-image
1 parent b4cd6e1 commit 7d592f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/lib/constants/site.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ export const site = {
99
heroDescription: SITE_DESCRIPTION || 'Your companion for all-things networking',
1010
keywords: 'IP calculator, subnet calculator, CIDR converter, network tools, IP tools, networking',
1111
url: 'https://networking-toolbox.as93.net',
12-
image: 'https://networking-toolbox.as93.net/og-image.png',
12+
image: 'https://networkingtoolbox.net/banner.png',
1313
repo: 'https://github.com/lissy93/networking-toolbox',
1414
mirror: 'https://codeberg.org/alicia/networking-toolbox',
1515
docker: 'https://hub.docker.com/r/lissy93/networking-toolbox',

0 commit comments

Comments
 (0)