Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit da7f596

Browse filesBrowse files
authored
Merge pull request laravel-zero#382 from xiCO2k/patch-1
Add `text-black` to the Termwind title.
2 parents aec5fd4 + e4fcff6 commit da7f596
Copy full SHA for da7f596

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎app/Commands/InspireCommand.php

Copy file name to clipboardExpand all lines: app/Commands/InspireCommand.php
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ public function handle()
3131
{
3232
render(<<<'HTML'
3333
<div class="py-1 ml-2">
34-
<div class="px-1 bg-blue-300">Laravel Zero</div>
34+
<div class="px-1 bg-blue-300 text-black">Laravel Zero</div>
3535
<em class="ml-1">
3636
Simplicity is the ultimate sophistication.
3737
</em>

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.