Initial commit
This commit is contained in:
@ -0,0 +1,14 @@
|
||||
<!--begin::Footer-->
|
||||
<div id="kt_app_footer" class="app-footer">
|
||||
<!--begin::Footer container-->
|
||||
<div class="app-container container-fluid d-flex flex-column flex-md-row flex-center flex-md-stack py-3">
|
||||
<!--begin::Copyright-->
|
||||
<div class="text-dark order-2 order-md-1">
|
||||
<span class="text-muted fw-semibold me-1">{{ date('Y') }}©</span>
|
||||
<a href="https://daengdeni.tech" target="_blank" class="text-gray-800 text-hover-primary">Daeng Deni Mardaeni</a>
|
||||
</div>
|
||||
<!--end::Copyright-->
|
||||
</div>
|
||||
<!--end::Footer container-->
|
||||
</div>
|
||||
<!--end::Footer-->
|
Reference in New Issue
Block a user