Added +add flows everywhere
ui: changed vibrant button to not so vibrant
This commit is contained in:
@@ -1,2 +1,10 @@
|
||||
<br><br>Use the magic
|
||||
bar (press <span class="kbd-custom">/</span>) to create a new one.
|
||||
<div class="pt-4">
|
||||
@if (isset($link))
|
||||
Use the magic
|
||||
bar (press <span class="kbd-custom">/</span>) to create a new one or <a href="{{ $link }}"
|
||||
class="underline text-warning">click here</a>.
|
||||
@else
|
||||
Use the magic
|
||||
bar (press <span class="kbd-custom">/</span>) to create a new one.
|
||||
@endif
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user