Fix showing DN icon for RootDSE, fix readme git clone

This commit is contained in:
Deon George
2021-03-02 22:19:00 +11:00
parent 851010d6d5
commit 48131c1b4e
4 changed files with 10 additions and 4 deletions

View File

@@ -7,7 +7,7 @@
{{ $leaf->entryuuid[0] ?? '' }}
@endsection
@section('page_icon')
{{ $leaf->icon() }}
{{ $leaf->icon() ?? 'fas fa-info' }}
@endsection
@section('main-content')