31 lines
1.6 KiB
HTML
31 lines
1.6 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="id" class="scroll-smooth">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>Group 09 – TAPOPS | Informatika UNTAN</title>
|
|
<link rel="stylesheet" href="../../assets/global/output.css">
|
|
<link rel="preconnect" href="https://fonts.googleapis.com">
|
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
|
<link href="https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap" rel="stylesheet">
|
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css"
|
|
integrity="sha384-iw3OoTErCYJJB9mCa8LNS2hbsQ7M3C0EpIsO/H5+EGAkPGc6rk+V8i04oW/K5xq0"
|
|
crossorigin="anonymous">
|
|
<link rel="stylesheet" href="css/nav.css">
|
|
<link rel="stylesheet" href="css/variables.css">
|
|
<link rel="stylesheet" href="css/base-scoped.css">
|
|
<link rel="stylesheet" href="css/hero.css">
|
|
<link rel="stylesheet" href="css/documents.css">
|
|
<link rel="stylesheet" href="css/sections.css">
|
|
<link rel="stylesheet" href="css/responsive.css">
|
|
</head>
|
|
<body class="text-slate-800 antialiased bg-white selection:bg-untan-yellow selection:text-black">
|
|
<div id="tapops-page-root"></div>
|
|
<noscript>Aktifkan JavaScript untuk menggunakan repositori dokumen TAPOPS.</noscript>
|
|
|
|
<script src="../../assets/global/localization.js"></script>
|
|
<script src="js/i18n-tapops.js"></script>
|
|
<script type="module" src="js/app.js"></script>
|
|
</body>
|
|
</html>
|