We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4cd6e1 commit 7d592f7Copy full SHA for 7d592f7
1 file changed
src/lib/constants/site.ts
@@ -9,7 +9,7 @@ export const site = {
9
heroDescription: SITE_DESCRIPTION || 'Your companion for all-things networking',
10
keywords: 'IP calculator, subnet calculator, CIDR converter, network tools, IP tools, networking',
11
url: 'https://networking-toolbox.as93.net',
12
- image: 'https://networking-toolbox.as93.net/og-image.png',
+ image: 'https://networkingtoolbox.net/banner.png',
13
repo: 'https://github.com/lissy93/networking-toolbox',
14
mirror: 'https://codeberg.org/alicia/networking-toolbox',
15
docker: 'https://hub.docker.com/r/lissy93/networking-toolbox',
0 commit comments