Deployables / frontend /dist /index.html
skander101's picture
fix: sort date groups by published_iso (YYYY-MM-DD) instead of display string
3bb0198
Raw
History Blame Contribute Delete
537 Bytes
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>News Digest</title>
<link href="https://fonts.googleapis.com/css2?family=IBM+Plex+Serif:ital,wght@0,400;0,600;0,700;1,400&family=Lora:wght@400;600;700&display=swap" rel="stylesheet">
<script type="module" crossorigin src="/assets/index-Cq8JVj-_.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-DI9qLnC9.css">
</head>
<body>
<div id="root"></div>
</body>
</html>