Skip to content

Commit c555a4d

Browse files
chore: rename contramap post file to match its new title
The HTML file for the contramap post was still named A-BIT-MORE-CONTRAMAP from the original title. It is now CONTRAMAP-STOP-REWRITING-AND-START-ADAPTING to stay consistent with the updated post title. The link in the index page was updated accordingly so navigation keeps working after the rename.
1 parent ff8ce90 commit c555a4d

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

public/2025-10-23-A-BIT-MORE-CONTRAMAP.html renamed to public/2025-10-23-CONTRAMAP-STOP-REWRITING-AND-START-ADAPTING.html

File renamed without changes.

public/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ <h2 class="post-list__title">Latest Posts</h2>
2626
<ul class="post-list">
2727
<li class="post-list__item">
2828
<span class="post-list__date">October 23, 2025</span>
29-
<a href="./2025-10-23-A-BIT-MORE-CONTRAMAP.html" class="post-list__link">Contramap, stop rewriting and start adapting</a>
29+
<a href="./2025-10-23-CONTRAMAP-STOP-REWRITING-AND-START-ADAPTING.html" class="post-list__link">Contramap, stop rewriting and start adapting</a>
3030
</li>
3131
<li class="post-list__item">
3232
<span class="post-list__date">October 10, 2025</span>

0 commit comments

Comments
 (0)