Co-authored-by: ISMAIL MASSERAN <topaz@ISMAILs-Macbook.local> Co-authored-by: ISMAIL MASSERAN <topaz@Mac.dlinkrouter.local> Reviewed-on: #5
This commit was merged in pull request #5.
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||
<link rel="icon" href="{{ asset('img/icon_pkb.png') }}">
|
||||
|
||||
<title>arOS v2.2</title>
|
||||
<title>arOS {{ config('app.version') }}</title>
|
||||
|
||||
<style>
|
||||
@keyframes slide {
|
||||
@@ -82,7 +82,7 @@
|
||||
<div class="card-header pb-0 text-left">
|
||||
<div style="display: flex; justify-content:space-between; align-items:center">
|
||||
<h1 class="font-weight-bolder text-info text-gradient" style="word-break: break-word; white-space: nowrap;">
|
||||
Kaunter arOS v2.2
|
||||
Kaunter arOS {{ config('app.version') }}
|
||||
</h1>
|
||||
<img src="{{ asset('img/icon_pkb.png') }}" alt="logo-arrahn" style="width: 85px; margin-left: 30px;">
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user