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.
2 parents c30d7d0 + d31f947 commit 5e49623Copy full SHA for 5e49623
.markdownlint.json
@@ -0,0 +1,5 @@
1
+{
2
+ "MD033": {
3
+ "allowed_elements": ["img"]
4
+ }
5
+}
README.md
@@ -1,4 +1,8 @@
-<img src="https://www.yegor256.com/images/books/elegant-objects/cactus.svg" width="92px"/>
+# Elegant Objects Fans
+
+<img src="https://www.yegor256.com/images/books/elegant-objects/cactus.svg"
+ width="92px"
+ alt="Elegant Objects Cactus"/>
6
7
This website is for [Elegant Objects](https://www.elegantobjects.org) fans.
8
0 commit comments