Skip to content

Commit 01aca6c

Browse files
author
dorimon
committed
Add SOURCE for icon and credis
1 parent 19696fb commit 01aca6c

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

lib/docs/scrapers/vertx.rb

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,9 @@ class Vertx < UrlScraper
99
html_filters.push 'vertx/entries', 'vertx/clean_html'
1010

1111
options[:attribution] = <<-HTML
12-
by Dor Sahar :)
12+
© 2025 Eclipse Vert.x™</br>
13+
Eclipse Vert.x™ is open source and dual-licensed under the Eclipse Public License 2.0 and the Apache License 2.0.</br>
14+
Website design by Michel Krämer.
1315
HTML
1416

1517
options[:skip_patterns] = [

public/icons/docs/vertx/SOURCE

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
https://avatars.githubusercontent.com/u/8124623?s=200&v=4

0 commit comments

Comments
 (0)