Skip to content

Commit 11dc06a

Browse files
committed
em
1 parent 3b973f9 commit 11dc06a

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

2025/Day01/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
## --- Day 1: Secret Entrance ---
22

3+
<em>
34
The Elves have good news and bad news.
45

56
The good news is that they've discovered
@@ -10,6 +11,7 @@ so that other critical tasks can start on time.
1011

1112
_Visit the website for the full story and
1213
[full puzzle](https://adventofcode.com/2025/day/1) description._
14+
</em>
1315

1416
Let’s see what this shortened season brings. On the C# side, I keep using a
1517
functional style with perhaps a bit too much LINQ and unortodox solutions. But

2025/Day03/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## --- Day 3: Lobby ---
2-
You descend a short staircase, enter the surprisingly vast lobby, and are quickly cleared by the security checkpoint. When you get to the main elevators, however, you discover that each one has a red light above it: they're all <em>offline</em>.
2+
_You descend a short staircase, enter the surprisingly vast lobby, and are quickly cleared by the security checkpoint. When you get to the main elevators, however, you discover that each one has a red light above it: they're all <em>offline</em>._
33

4-
"Sorry about that," an Elf apologizes as she tinkers with a nearby control panel. "Some kind of electrical surge seems to have fried them. I'll try to get them online soon."
4+
_"Sorry about that," an Elf apologizes as she tinkers with a nearby control panel. "Some kind of electrical surge seems to have fried them. I'll try to get them online soon."_
55

66
_Visit the website for the full story and [full puzzle](https://adventofcode.com/2025/day/3) description._

0 commit comments

Comments
 (0)