Updated Flask (2.3.x)

pull/1993/head
ClasherKasten 2 years ago
parent 7a6ebf3479
commit f830070206

@ -18,6 +18,11 @@ module Docs
Licensed under the BSD 3-clause License.
HTML
version '2.3' do
self.release = '2.3.x'
self.base_url = "https://flask.palletsprojects.com/en/#{self.release}/"
end
version '2.2' do
self.release = '2.2.x'
self.base_url = "https://flask.palletsprojects.com/en/#{self.release}/"

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 276 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.6 KiB

After

Width:  |  Height:  |  Size: 747 B

@ -1 +1 @@
https://flask.palletsprojects.com/en/1.1.x/_static/flask-icon.png
https://flask.palletsprojects.com/en/2.3.x/_static/shortcut-icon.png

Loading…
Cancel
Save