2021-10-17 21:05:23 -07:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html lang="en">
|
|
|
|
<head>
|
|
|
|
<meta charset="utf-8" />
|
2021-10-19 21:03:31 -07:00
|
|
|
<link rel="preload" href="/Tajawal-Regular.woff2" as="font" type="font/woff2" />
|
2023-08-15 11:06:54 -07:00
|
|
|
<link rel="preload" href="/Baskerville-Regular.woff2" as="font" type="font/woff2" />
|
2023-12-18 13:41:01 -08:00
|
|
|
<!-- <link rel="stylesheet" href="/style.css" /> -->
|
2023-09-23 20:20:35 -07:00
|
|
|
<link rel="alternate" type="application/atom+xml" href="/feed">
|
2023-08-26 20:55:35 -07:00
|
|
|
<meta name="viewport" content="width=device-width" />
|
|
|
|
%sveltekit.head%
|
2021-10-17 21:05:23 -07:00
|
|
|
</head>
|
2023-08-26 20:55:35 -07:00
|
|
|
<body data-sveltekit-preload-data="hover">
|
|
|
|
<div style="display: contents">%sveltekit.body%</div>
|
2021-10-17 21:05:23 -07:00
|
|
|
</body>
|
|
|
|
</html>
|