Skip to content

Commit 70a7ef1

Browse files
committed
Update logo size in README
The logo size in the README file has been reduced. The width and height of the logo image sourced from the Linq2GraphQL client were updated from 300 to 100 units each, making the logo display smaller.
1 parent 6052fa4 commit 70a7ef1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
<div align='center'>
33

4-
<img src=https://raw.githubusercontent.com/Linq2GraphQL/Linq2GraphQL.Client/main/Logo.svg alt="logo" width=300 height=300 />
4+
<img src=https://raw.githubusercontent.com/Linq2GraphQL/Linq2GraphQL.Client/main/Logo.svg alt="logo" width=100 height=100 />
55

66
<h1>Linq2GraphQL.Client</h1>
77
<p>A straightforward Linq to GraphQL Client</p>

0 commit comments

Comments
 (0)