Skip to content

Commit b8eac1c

Browse files
committed
Publish 2025-09-16
1 parent f53ae35 commit b8eac1c

13 files changed

Lines changed: 102 additions & 2 deletions

File tree

blog/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
<a class="post-tile" href="thanks-2021/">
9191
<img class="post-tile__preview" src="/images/blog-previews/thanks-2021-preview-small.jpg" loading="lazy" />
9292
<span class="post-tile__headline">Thanks to these people: a full list</span>
93-
<span class="post-tile__date">November 26, 2021</span>
93+
<span class="post-tile__date">November 25, 2021</span>
9494
</a>
9595

9696
<a class="post-tile" href="5m-users/">

blog/thanks-2021/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
</header>
2222
<main class="page-grid-content">
2323
<article>
24-
<h6>November 26, 2021</h6>
24+
<h6>November 25, 2021</h6>
2525

2626
<h1 id="thanks-to-these-people-a-full-list">Thanks to these people: a full list</h1>
2727
<p>Thanks to all the people who supported us on this long journey

images/activation/ch-activate.png

63.3 KB
Loading
68.8 KB
Loading
32.7 KB
Loading
30 KB
Loading

images/activation/f-activate.png

66.9 KB
Loading
97.2 KB
Loading
78.4 KB
Loading

styles/tips-topic.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,8 @@
1313
article img {
1414
border-radius: 0.5rem;
1515
}
16+
17+
ol {
18+
list-style: inside decimal;
19+
padding-left: 0;
20+
}

0 commit comments

Comments
 (0)