8 lines
258 B
HTML
Raw Normal View History

2025-12-07 23:16:51 -05:00
<head>
<title>Advent of Code 2025</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<link rel="stylesheet" href="../theme/style.css">
</head>