Delete unused notification components and update notification navbar

This commit is contained in:
Andras Bacsai
2024-03-22 13:25:43 +01:00
parent 2f50f64ecf
commit ec051eba38
14 changed files with 55 additions and 58 deletions

View File

@@ -2,7 +2,7 @@
<h1>Security</h1>
<div class="subtitle">Security related settings.</div>
<nav class="navbar-main">
<nav class="pt-2 navbar-main">
<a href="{{ route('security.private-key.index') }}">
<button>Private Keys</button>
</a>