diff --git a/README.md b/README.md index fbc85c9..c9b19b3 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,6 @@ to ``` -The query parameter will be ignored when serving the file from the origin but +The query parameter will be ignored when serving the file from the origin, but will be taken into consideration by both cloudflare and users browsers when identifying cache hits. diff --git a/docs/_static/css/landing.css b/docs/_static/css/landing.css index e0d1dd1..380a20b 100644 --- a/docs/_static/css/landing.css +++ b/docs/_static/css/landing.css @@ -414,7 +414,7 @@ main { @media (min-width: 800px) { main { - margin-top: 50px; + margin-top: 20px; grid-template-columns: minmax(1em, auto) minmax(44px, 118px) minmax(44px, 118px) minmax(44px, 118px) minmax(44px, 118px) minmax(44px, 118px) minmax( diff --git a/docs/body.html b/docs/body.html index ab9b046..f830169 100644 --- a/docs/body.html +++ b/docs/body.html @@ -129,36 +129,16 @@

Matplotlib: Visualization with Python

News

-
-
March 30, 2021
-

Matplotlib 3.4.1 Released

-

- This is the first bug-fix release for the 3.4 series and includes - critical bug fixes for 3D scatters. -

- Matplotlib 3.4.1 Released -
- - -
-
March 30, 2021
- Matplotlib 3.4.0 release -
- -
-
March 11, 2021
- - Matplotlib 3.4.0 release candidate 3 - -
+ + + -