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 c30d7d0 commit d31f947Copy full SHA for d31f947
.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