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 5b7e9b4 commit e1c967aCopy full SHA for e1c967a
1 file changed
lib/docs/scrapers/astro.rb
@@ -10,7 +10,7 @@ class Astro < UrlScraper
10
11
# https://github.com/withastro/astro/blob/main/LICENSE
12
options[:attribution] = <<-HTML
13
- © 2021 Fred K. Schott<br>
+ Copyright (c) 2022 withastro<br>
14
Licensed under the MIT License.
15
HTML
16
0 commit comments