ux ux ux ux ui ui ui ui

This commit is contained in:
Andras Bacsai
2024-03-21 14:30:35 +01:00
parent b5775ff9d2
commit 473bad24b7
47 changed files with 449 additions and 481 deletions

View File

@@ -1,12 +1,11 @@
<div class="pt-4">
@if (isset($link))
Use the magic
bar (press <span class="kbd-custom">/</span>) to create a new one or
Create a new one
<a href="{{ $link }}" class="underline text-warning">
click here.
here.
</a>
@else
{{-- @else
Use the magic
bar (press <span class="kbd-custom">/</span>) to create a new one.
bar (press <span class="kbd-custom">/</span>) to create a new one. --}}
@endif
</div>