Skip to content

Commit 4de8514

Browse files
committed
Left-align logo and header in README
🤖 Generated with Claude Code
1 parent bd24a50 commit 4de8514

1 file changed

Lines changed: 4 additions & 10 deletions

File tree

README.md

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,10 @@
1-
<div align="center">
2-
<a href="https://lighthouse-php.com">
3-
<img src="logo.png" alt=lighthouse-logo" width="150" height="150">
4-
</a>
5-
</div>
6-
7-
<div align="center">
1+
<a href="https://lighthouse-php.com">
2+
<img src="logo.png" alt="Lighthouse" width="150" height="150">
3+
</a>
84

95
# Lighthouse
106

11-
**A framework for serving GraphQL from Laravel**
12-
13-
</div>
7+
A framework for serving GraphQL from Laravel.
148

159
Lighthouse is a GraphQL framework that integrates with your Laravel application.
1610
It combines the best ideas of both ecosystems.

0 commit comments

Comments
 (0)