|
|
|
<!DOCTYPE html>
|
|
|
|
<html lang="en">
|
|
|
|
<head>
|
|
|
|
<meta charset="UTF-8" />
|
|
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
|
|
|
|
|
|
<title>PHC | Problemi</title>
|
|
|
|
|
|
|
|
<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=EB+Garamond:ital,wght@0,400;0,600;1,400;1,600&family=Lato:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap"
|
|
|
|
rel="stylesheet"
|
|
|
|
/>
|
|
|
|
<link href="https://fonts.googleapis.com/css2?family=DM+Mono&display=swap" rel="stylesheet" />
|
|
|
|
<link href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined" rel="stylesheet" />
|
|
|
|
|
|
|
|
<link rel="stylesheet" href="/node_modules/katex/dist/katex.css" />
|
|
|
|
<link rel="stylesheet" href="/client/styles/main.scss" />
|
|
|
|
|
|
|
|
<script data-goatcounter="https://analytics.phc.dm.unipi.it/count" async src="//analytics.phc.dm.unipi.it/count.js"></script>
|
|
|
|
|
|
|
|
<meta property="og:type" content="website" />
|
|
|
|
<!-- START META TAGS -->
|
|
|
|
<!-- INJECT META TAGS -->
|
|
|
|
<!-- END META TAGS -->
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<!-- START SSR OUTLET -->
|
|
|
|
<!-- SSR OUTLET -->
|
|
|
|
<!-- END SSR OUTLET -->
|
|
|
|
|
|
|
|
<script type="module" src="/client/entry-client.tsx"></script>
|
|
|
|
</body>
|
|
|
|
</html>
|