diff --git a/src/pages/index.jsx b/src/pages/index.jsx index 5cdd5dd..87943f6 100644 --- a/src/pages/index.jsx +++ b/src/pages/index.jsx @@ -5,8 +5,8 @@ import Layout from '@theme/Layout'; import clsx from 'clsx'; import Heading from '@theme/Heading'; -import styles from './index.module.css'; import RecentBlogPosts from '../components/RecentBlogPosts'; +import styles from './index.module.css'; function HomepageHeader() { @@ -117,9 +117,24 @@ export default function Home() {

+

+ Sponsors +

+

+

+

+ Supported through the DYOR funding program by BlueYard Capital. +

+

+ + BlueYard Capital + +

+

+

-
+
diff --git a/static/img/blueyard-logo.jpg b/static/img/blueyard-logo.jpg new file mode 100644 index 0000000..eef90cb Binary files /dev/null and b/static/img/blueyard-logo.jpg differ