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 d328746

Browse filesBrowse files
committed
wip
1 parent 2026173 commit d328746
Copy full SHA for d328746

File tree

Expand file treeCollapse file tree

1 file changed

+3
-10
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+3
-10
lines changed

‎resources/views/welcome.blade.php

Copy file name to clipboardExpand all lines: resources/views/welcome.blade.php
+3-10Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -119,18 +119,11 @@
119119
</div>
120120

121121
<div class="flex justify-center mt-16 px-0 sm:items-center sm:justify-between">
122-
<div class="text-center text-sm text-gray-500 dark:text-gray-400 sm:text-left">
123-
<div class="flex items-center gap-4">
124-
<a href="https://github.com/sponsors/taylorotwell" class="group inline-flex items-center hover:text-gray-700 dark:hover:text-white focus:outline focus:outline-2 focus:rounded-sm focus:outline-red-500">
125-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" class="-mt-px mr-1 w-5 h-5 stroke-gray-400 dark:stroke-gray-600 group-hover:stroke-gray-600 dark:group-hover:stroke-gray-400">
126-
<path stroke-linecap="round" stroke-linejoin="round" d="M21 8.25c0-2.485-2.099-4.5-4.688-4.5-1.935 0-3.597 1.126-4.312 2.733-.715-1.607-2.377-2.733-4.313-2.733C5.1 3.75 3 5.765 3 8.25c0 7.22 9 12 9 12s9-4.78 9-12z" />
127-
</svg>
128-
Sponsor
129-
</a>
130-
</div>
122+
<div class="text-center text-sm sm:text-left">
123+
&nbsp;
131124
</div>
132125

133-
<div class="ml-4 text-center text-sm text-gray-500 dark:text-gray-400 sm:text-right sm:ml-0">
126+
<div class="text-center text-sm text-gray-500 dark:text-gray-400 sm:text-right sm:ml-0">
134127
Laravel v{{ Illuminate\Foundation\Application::VERSION }} (PHP v{{ PHP_VERSION }})
135128
</div>
136129
</div>

0 commit comments

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