2024-05-23 08:43:49 +00:00
|
|
|
<!doctype html>
|
2024-05-23 23:42:09 +00:00
|
|
|
<html lang="en">
|
2024-05-23 08:43:49 +00:00
|
|
|
<head>
|
|
|
|
<meta charset="utf-8" />
|
2024-05-23 18:48:17 +00:00
|
|
|
<title>Mathematical</title>
|
|
|
|
<link data-trunk rel="rust" />
|
|
|
|
<link data-trunk rel="scss" href="index.scss" />
|
|
|
|
<link data-trunk rel="icon" href="assets/favicon.ico" />
|
2024-05-23 08:43:49 +00:00
|
|
|
</head>
|
|
|
|
<body></body>
|
|
|
|
</html>
|