diff --git a/README.md b/README.md index 43fed122b9..ba06efa55c 100644 --- a/README.md +++ b/README.md @@ -34,10 +34,6 @@ Additional languages can be added via [plugins](https://docs.sqlc.dev/en/latest/ Development is possible thanks to our sponsors. If you would like to support sqlc, please consider [sponsoring on GitHub](https://github.com/sponsors/kyleconroy). -
-
diff --git a/docs/_static/customize.css b/docs/_static/customize.css
index 62b715840c..a2dac557be 100644
--- a/docs/_static/customize.css
+++ b/docs/_static/customize.css
@@ -15,8 +15,3 @@
color: #F0F0F4;
text-decoration: underline;
}
-
-#sponsorship > img {
- width: 100%;
- max-width: 200px;
-}
diff --git a/docs/_templates/layout.html b/docs/_templates/layout.html
index 4b748dd160..fa58fc5a73 100644
--- a/docs/_templates/layout.html
+++ b/docs/_templates/layout.html
@@ -4,13 +4,3 @@
{{ super() }}
{% endblock %}
-
-{% block menu %}
-{{ super() }}
-
Sponsored By
-
-
-