We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9be3847 commit 43d0524Copy full SHA for 43d0524
lib/docs/scrapers/vite.rb
@@ -11,7 +11,7 @@ class Vite < UrlScraper
11
options[:root_title] = 'Vite'
12
13
options[:attribution] = <<-HTML
14
- © 2019–present, Yuxi (Evan) You and Vite contributors<br>
+ © 2019-present, VoidZero Inc. and Vite contributors<br>
15
Licensed under the MIT License.
16
HTML
17
@@ -22,7 +22,7 @@ class Vite < UrlScraper
22
html_filters.push 'vite/entries', 'vite/clean_html'
23
24
version do
25
- self.release = '7.1.2'
+ self.release = '7.3.1'
26
self.base_url = 'https://vite.dev/'
27
end
28
public/icons/docs/vite/16.png
34 Bytes
public/icons/docs/vite/16@2x.png
-377 Bytes
public/icons/docs/vite/SOURCE
@@ -1 +1 @@
1
-https://vitejs.dev/logo.svg
+https://vite.dev/logo-without-border.svg
0 commit comments