From f6f4cdde240bdf931cb3055e8fa0a4cb2608eb0e Mon Sep 17 00:00:00 2001 From: Andras Bacsai Date: Tue, 5 Sep 2023 11:53:34 +0200 Subject: [PATCH] new links --- resources/views/livewire/server/show-private-key.blade.php | 2 +- resources/views/source/all.blade.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/views/livewire/server/show-private-key.blade.php b/resources/views/livewire/server/show-private-key.blade.php index 15aecb4f4..613369b5e 100644 --- a/resources/views/livewire/server/show-private-key.blade.php +++ b/resources/views/livewire/server/show-private-key.blade.php @@ -29,7 +29,7 @@ @empty
No private keys found. - +
@endforelse diff --git a/resources/views/source/all.blade.php b/resources/views/source/all.blade.php index 0ffb8ca11..9c82fec0c 100644 --- a/resources/views/source/all.blade.php +++ b/resources/views/source/all.blade.php @@ -30,7 +30,7 @@ @empty
No sources found.
- +
@endforelse