File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change 4747 <div class =" navigation lg_992:order-1 lg_992:flex hidden ms-auto" id =" menu-collapse" >
4848 <ul class =" navbar-nav" id =" navbar-navlist" >
4949 <li class =" nav-item" >
50- <a class =" nav-link active" href =" #home" >Home</a >
50+ <a class =" nav-link active dark:text-gray-200 " href =" #home" >Home</a >
5151 </li >
5252 <li class =" nav-item" >
53- <a class =" nav-link" href =" #fitur" >Fitur</a >
53+ <a class =" nav-link dark:text-gray-200 " href =" #fitur" >Fitur</a >
5454 </li >
5555 <li class =" nav-item" >
56- <a class =" nav-link" target =" _blank" href =" https://docs.simpede.my.id" >Panduan</a >
56+ <a class =" nav-link dark:text-gray-200 " target =" _blank" href =" https://docs.simpede.my.id" >Panduan</a >
5757 </li >
5858 </ul >
5959 </div >
336336
337337 <div class =" lg:col-span-8 md:col-span-7" >
338338 <div id =" myTabContent" class =" p-6 bg-white dark:bg-slate-900 shadow dark:shadow-gray-700 rounded-md" >
339- <div class =" " id =" panduan " role =" tabpanel" aria-labelledby =" profile-tab" >
339+ <div class =" " id =" profile " role =" tabpanel" aria-labelledby =" profile-tab" >
340340 <img src =" {{ asset (' images/docs-light.png' ) } }" class =" shadow dark:shadow-gray-700 rounded-md inline-block dark:hidden" alt =" " >
341341 <img src =" {{ asset (' images/docs-dark.png' ) } }" class =" shadow dark:shadow-gray-700 rounded-md hidden dark:inline-block" alt =" " >
342342 <div class =" mt-6" >
378378 <p >
379379 Sistem Integrasi Pekerjaan dan Dokumentasi secara Elektronik
380380 · ; v.{{ $version } }
381+ <br />
381382 Copyright © ; 2021 -
382383 <span id =" copyright" >
383384 <script >
414415 <!-- JAVASCRIPTS -->
415416 <script src =" {{ asset (' js/feather.min.js' ) } }" ></script >
416417 <script src =" {{ asset (' js/gumshoe.polyfills.min.js' ) } }" ></script >
418+ <script src =" {{ asset (' js/app.js' ) } }" ></script >
417419 <script src =" {{ asset (' js/plugins.init.js' ) } }" ></script >
418- <script src =" {{ asset (' js//app.js' ) } }" ></script >
419420 <!-- JAVASCRIPTS -->
420421 </body >
421422</html >
You can’t perform that action at this time.
0 commit comments