Skip to content

Commit 83ad556

Browse files
committed
Refactor code structure for improved readability and maintainability
1 parent 997bf23 commit 83ad556

File tree

2 files changed

+10
-7
lines changed

2 files changed

+10
-7
lines changed

README.md

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
1-
<h1 align="center">
2-
<img alt="Dev Proxy" src="./media/icon.png" width="125" />
3-
<br>
4-
Dev Proxy
1+
<h1 style="
2+
align: center;
3+
padding-left: 0.3em;
4+
background-image: url('media/banner.png');
5+
background-size: cover;
6+
background-position: center;
7+
background-repeat: no-repeat;">
8+
<img alt="Dev Proxy" src="./media/icon.png" width="125" style="font-color:white" />
9+
<p>Dev Proxy</p>
510
</h1>
11+
612
<h4 align="center">
713
Test the untestable
814
</h4>
@@ -16,9 +22,6 @@
1622
<img alt="YouTube" src="https://img.shields.io/badge/youTube-%40devproxy%E2%80%AC-red?style=social&logo=youtube&link=https%3A%2F%2Fyoutube.com%2F%40devproxy" />
1723
</a>
1824
</p>
19-
20-
<p align="center">
21-
</p>
2225

2326
# What is Dev Proxy?
2427

media/banner.png

1.51 MB
Loading

0 commit comments

Comments
 (0)