Skip to content

Commit 51c5e02

Browse files
committed
fix images closing tag
1 parent fe4a99a commit 51c5e02

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/learning-resources.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<p align="center" width="100%">
2-
<img width="66%" src="https://raw.githubusercontent.com/commitdev/zero/main/docs/img/logo.png">
2+
<img width="66%" src="https://raw.githubusercontent.com/commitdev/zero/main/docs/img/logo.png"/>
33
</p>
44

55
## Learning resources

docs/real-world-usage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<p align="center" width="100%">
2-
<img width="66%" src="https://raw.githubusercontent.com/commitdev/zero/main/docs/img/logo.png">
2+
<img width="66%" src="https://raw.githubusercontent.com/commitdev/zero/main/docs/img/logo.png"/>
33
</p>
44

55
## Real-world Usage Scenarios

docs/technology-choices.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<p align="center" width="100%">
2-
<img width="66%" src="https://raw.githubusercontent.com/commitdev/zero/main/docs/img/logo.png">
2+
<img width="66%" src="https://raw.githubusercontent.com/commitdev/zero/main/docs/img/logo.png"/>
33
</p>
44

55
## Technology Choices

0 commit comments

Comments
 (0)