Skip to content

Commit c567d92

Browse files
authored
Cleanup (#158)
* Remove collab/contributor section * Update footer * Adjust letter
1 parent 15c3a17 commit c567d92

File tree

3 files changed

+2
-502
lines changed

3 files changed

+2
-502
lines changed

resources/views/components/footer.blade.php

Lines changed: 1 addition & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -240,32 +240,7 @@ class="absolute -bottom-0.5 left-0 h-px w-full origin-right scale-x-0 bg-current
240240
"
241241
class="opacity-0"
242242
>
243-
<span{{ date('Y') }} Maintained by</span>
244-
<a
245-
href="https://x.com/marcelpociot"
246-
target="_blank"
247-
class="group relative font-medium text-black/80 transition duration-200 hover:text-black dark:text-white/80 dark:hover:text-white"
248-
aria-label="Marcel Pociot's Twitter profile"
249-
rel="noopener noreferrer"
250-
>
251-
Marcel Pociot
252-
<div
253-
class="absolute -bottom-0.5 left-0 h-px w-full origin-right scale-x-0 bg-current transition duration-300 ease-out will-change-transform group-hover:origin-left group-hover:scale-x-100"
254-
></div>
255-
</a>
256-
<span>and</span>
257-
<a
258-
href="https://x.com/simonhamp"
259-
target="_blank"
260-
class="group relative font-medium text-black/80 transition duration-200 hover:text-black dark:text-white/80 dark:hover:text-white"
261-
aria-label="Simon Hamp's Twitter profile"
262-
rel="noopener noreferrer"
263-
>
264-
Simon Hamp
265-
<div
266-
class="absolute -bottom-0.5 left-0 h-px w-full origin-right scale-x-0 bg-current transition duration-300 ease-out will-change-transform group-hover:origin-left group-hover:scale-x-100"
267-
></div>
268-
</a>
243+
<span{{ date('Y') }} Bifrost Technology, LLC</span>
269244
</div>
270245
</section>
271246
</footer>

resources/views/early-adopter.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -911,7 +911,7 @@ class="dark:text-white"
911911
<p class="italic">We can't wait to see what you build!</p>
912912
<p>
913913
<span class="font-bold italic dark:text-white">
914-
Simon, Shane, &amp; Marcel
914+
Simon &amp; Shane
915915
</span>
916916
<br />
917917
<span class="text-indigo-400">Creators of NativePHP</span>

0 commit comments

Comments
 (0)