File tree Expand file tree Collapse file tree 1 file changed +1
-26
lines changed
resources/views/components Expand file tree Collapse file tree 1 file changed +1
-26
lines changed Original file line number Diff line number Diff line change @@ -240,32 +240,7 @@ class="absolute -bottom-0.5 left-0 h-px w-full origin-right scale-x-0 bg-current
240
240
"
241
241
class =" opacity-0"
242
242
>
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 >
269
244
</div >
270
245
</section >
271
246
</footer >
You can’t perform that action at this time.
0 commit comments