Skip to content

Commit 5e49623

Browse files
authored
Merge pull request #158 from blablatdinov/fix-md
Fix README.md
2 parents c30d7d0 + d31f947 commit 5e49623

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

.markdownlint.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"MD033": {
3+
"allowed_elements": ["img"]
4+
}
5+
}

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
<img src="https://www.yegor256.com/images/books/elegant-objects/cactus.svg" width="92px"/>
1+
# Elegant Objects Fans
2+
3+
<img src="https://www.yegor256.com/images/books/elegant-objects/cactus.svg"
4+
width="92px"
5+
alt="Elegant Objects Cactus"/>
26

37
This website is for [Elegant Objects](https://www.elegantobjects.org) fans.
48

0 commit comments

Comments
 (0)