From 66731f249a10f8c3db68417a800652fccab5e68e Mon Sep 17 00:00:00 2001 From: Andrew Simonson Date: Wed, 25 Jan 2023 12:54:32 -0600 Subject: [PATCH] localize stats --- public/readme-stats-vercel-01-25-2023.svg | 142 ++++++++++++++++++++++ public/robots.txt | 2 +- src/pages/Home.js | 2 +- 3 files changed, 144 insertions(+), 2 deletions(-) create mode 100644 public/readme-stats-vercel-01-25-2023.svg diff --git a/public/readme-stats-vercel-01-25-2023.svg b/public/readme-stats-vercel-01-25-2023.svg new file mode 100644 index 0000000..353531c --- /dev/null +++ b/public/readme-stats-vercel-01-25-2023.svg @@ -0,0 +1,142 @@ + + + + + + + + + + + + + Most Used Languages + + + + + + + + + + + + + + + + + + + + + + + + + + + + + JavaScript 42.78% + + + + + + + C++ 21.15% + + + + + + + Python 16.57% + + + + + + + HTML 11.23% + + + + + + + CSS 8.27% + + + + + + + + + \ No newline at end of file diff --git a/public/robots.txt b/public/robots.txt index e9e57dc..0e7908d 100644 --- a/public/robots.txt +++ b/public/robots.txt @@ -1,3 +1,3 @@ # https://www.robotstxt.org/robotstxt.html User-agent: * -Disallow: +Disallow: /404/ diff --git a/src/pages/Home.js b/src/pages/Home.js index 2486853..f047931 100644 --- a/src/pages/Home.js +++ b/src/pages/Home.js @@ -34,7 +34,7 @@ export default function Home() {