Skip to content

Commit e58befb

Browse files
author
Kamell Perry
committed
[docs]: updated banner image
1 parent 47f86b6 commit e58befb

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

docs/src/components/Seo.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import React from 'react';
22
import Head from 'next/head';
33
import { withRouter } from 'next/router';
4-
import ogImage from '../images/banner.png';
4+
import ogImage from '../images/new-banner.png';
55

66
// eslint-disable-next-line @typescript-eslint/no-var-requires
77
const favicon = require('images/favicon.png?url');
File renamed without changes.

0 commit comments

Comments
 (0)