Advertisement
dhiforester

head.php

Mar 25th, 2021 (edited)
445
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 1.46 KB | Software | 0 0
  1. <meta charset="utf-8">
  2. <meta content="width=device-width, initial-scale=1.0" name="viewport">
  3. <title>SIMRS</title>
  4. <meta content="Gambaran Umum Tentang Aplikasi" name="description">
  5. <meta content="Kata Kunci Jika Ada Pencarian" name="keywords">
  6. <!-- Favicons -->
  7. <link href="assets/img/logo.png" rel="icon">
  8. <link href="assets/img/logo.png" rel="apple-touch-icon">
  9. <!-- Google Fonts -->
  10. <link href="assets/fonts/fonts.css" rel="stylesheet">
  11. <!-- Vendor CSS Files -->
  12. <link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
  13. <link href="vendor/bootstrap-icons/bootstrap-icons.css" rel="stylesheet">
  14. <link href="vendor/boxicons/css/boxicons.min.css" rel="stylesheet">
  15. <link href="vendor/quill/quill.snow.css" rel="stylesheet">
  16. <link href="vendor/quill/quill.bubble.css" rel="stylesheet">
  17. <link href="vendor/remixicon/remixicon.css" rel="stylesheet">
  18. <link href="vendor/simple-datatables/style.css" rel="stylesheet">
  19. <!-- Template Main CSS File -->
  20. <link href="assets/css/style.css" rel="stylesheet">
  21. <link href="vendor/mdb-ui-kit/css/mdb.min.css" rel="stylesheet">
  22. <script src="vendor/jquery/dist/jquery.min.js" type="text/javascript"></script>
  23. <!-- =======================================================
  24. * Template Name: NiceAdmin - v2.3.1
  25. * Template URL: https://bootstrapmade.com/nice-admin-bootstrap-admin-html-template/
  26. * Author: BootstrapMade.com
  27. * License: https://bootstrapmade.com/license/
  28. ======================================================== -->
Tags: html simrs
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement