From af9921b9088b609e25e567bd816778dbc31a9718 Mon Sep 17 00:00:00 2001
From: Teiva Harsanyi <934784+teivah@users.noreply.github.com>
Date: Mon, 11 Sep 2023 22:24:50 +0200
Subject: [PATCH] MkDocs
---
docs/mistakes.md | 20 --
site/404.html | 111 +++---
site/Go-Logo_Black.svg | 47 +++
site/Go-Logo_Fuchsia.svg | 47 +++
site/chinese/presentation/index.html | 471 ++++++++++++++++++++++++++
site/gopher.png | Bin 0 -> 77724 bytes
site/{en => }/index.html | 196 ++++++-----
site/jobs/index.html | 485 +++++++++++++++++++++++++++
site/{en => }/mistakes/index.html | 165 +++++----
site/search/search_index.json | 2 +-
site/sitemap.xml.gz | Bin 127 -> 127 bytes
11 files changed, 1338 insertions(+), 206 deletions(-)
create mode 100644 site/Go-Logo_Black.svg
create mode 100644 site/Go-Logo_Fuchsia.svg
create mode 100644 site/chinese/presentation/index.html
create mode 100644 site/gopher.png
rename site/{en => }/index.html (86%)
create mode 100644 site/jobs/index.html
rename site/{en => }/mistakes/index.html (97%)
diff --git a/docs/mistakes.md b/docs/mistakes.md
index 702bc95..883e5d7 100644
--- a/docs/mistakes.md
+++ b/docs/mistakes.md
@@ -2,26 +2,6 @@
This section contains a summary of the 100 mistakes in the book. Meanwhile, it's also a section open to the community. If you believe that a mistake should be added, please create a [community mistake issue](https://github.com/teivah/100-go-mistakes/issues/new?assignees=&labels=community+mistake&template=community_mistake.md&title=).
-## ❤️ Sponsor this Repository
-
-Is your company hiring? [Sponsor](https://github.com/sponsors/teivah?frequency=one-time&sponsor=teivah) this repository and let Go developers know your opportunities in this section (traffic: +400 unique visitor per week).
-
-For example:
-
-
-
-[Company] Remote (USA) - $96,000 to $120,000 a year
-
-### Job Description
-
-...
-
-### Qualifications
-
-...
-
-
-

## Code and Project Organization
diff --git a/site/404.html b/site/404.html
index 0332146..9a42a23 100644
--- a/site/404.html
+++ b/site/404.html
@@ -80,10 +80,9 @@