diff --git a/public/images/uwu.png b/public/images/uwu.png
new file mode 100644
index 00000000000..2a419435309
Binary files /dev/null and b/public/images/uwu.png differ
diff --git a/src/components/Layout/Footer.tsx b/src/components/Layout/Footer.tsx
index 26bdf6711c6..274f73228cd 100644
--- a/src/components/Layout/Footer.tsx
+++ b/src/components/Layout/Footer.tsx
@@ -285,6 +285,14 @@ export function Footer() {
dir="ltr">
©{new Date().getFullYear()}
+
+ Logo by
+
+ @sawaratsuki1004
+
+
diff --git a/src/components/Layout/HomeContent.js b/src/components/Layout/HomeContent.js
index e1fab6d713a..6ae0cf3504d 100644
--- a/src/components/Layout/HomeContent.js
+++ b/src/components/Layout/HomeContent.js
@@ -26,6 +26,7 @@ import Link from 'components/MDX/Link';
import CodeBlock from 'components/MDX/CodeBlock';
import {ExternalLink} from 'components/ExternalLink';
import sidebarBlog from '../../sidebarBlog.json';
+import * as React from 'react';
function Section({children, background = null}) {
return (
@@ -115,12 +116,15 @@ export function HomeContent() {
<>
+
+
+
-
+
React
@@ -489,7 +493,13 @@ export function HomeContent() {
-
+
+
+
+
Welcome to the
React community
diff --git a/src/components/Layout/TopNav/TopNav.tsx b/src/components/Layout/TopNav/TopNav.tsx
index 021c735f8c7..7139d8e1b7a 100644
--- a/src/components/Layout/TopNav/TopNav.tsx
+++ b/src/components/Layout/TopNav/TopNav.tsx
@@ -249,16 +249,25 @@ export default function TopNav({
{isMenuOpen ? : }
-
-
- React
-
+
+
+
+
+
+
+
+
+ React
+
+
{
}}
/>
+