This commit is contained in:
Rizky 2024-07-16 23:34:35 +07:00
parent a19c228028
commit b909f68e82
2 changed files with 1 additions and 0 deletions

BIN
bun.lockb

Binary file not shown.

View File

@ -15,6 +15,7 @@ export const prodIndex = (
<meta name="viewport"
content="width=device-width, initial-scale=1.0, user-scalable=1.0, minimum-scale=1.0, maximum-scale=1.0">
<link rel="stylesheet" href="/index.css">
<link rel="stylesheet" href="/main.css">
<style>
@import url('https://fonts.googleapis.com/css2?family=Source+Sans+3:wght@400;600&display=swap');
</style>