aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkshay <[email protected]>2023-09-01 10:00:54 +0100
committerAkshay <[email protected]>2023-09-01 10:00:54 +0100
commit8ab8801494bd13749a0fd4957366b8bbf523a26e (patch)
tree235ef87ce6b7665bb4baf007d8e0879819eb3002
parentdb3b0795d0ba859d22389535fa136829d495902b (diff)
use shorter irc handle
-rw-r--r--docs/index.html2
-rw-r--r--docs/posts/SDL2_devlog/index.html2
-rw-r--r--docs/posts/WPA_woes/index.html2
-rw-r--r--docs/posts/a_reference_counted_afterlife/index.html2
-rw-r--r--docs/posts/auto-currying_rust_functions/index.html2
-rw-r--r--docs/posts/bash_harder_with_vim/index.html2
-rw-r--r--docs/posts/bye_bye_BDFs/index.html2
-rw-r--r--docs/posts/call_to_ARMs/index.html2
-rw-r--r--docs/posts/color_conundrum/index.html2
-rw-r--r--docs/posts/curing_a_case_of_git-UX/index.html2
-rw-r--r--docs/posts/font_size_fallacies/index.html2
-rw-r--r--docs/posts/get_better_at_yanking_and_putting_in_vim/index.html2
-rw-r--r--docs/posts/gripes_with_go/index.html2
-rw-r--r--docs/posts/hold_position!/index.html2
-rw-r--r--docs/posts/lightweight_linting/index.html2
-rw-r--r--docs/posts/lotus58/index.html2
-rw-r--r--docs/posts/my_setup/index.html2
-rw-r--r--docs/posts/nixOS/index.html2
-rw-r--r--docs/posts/novice_nix:_flake_templates/index.html2
-rw-r--r--docs/posts/onivim_sucks/index.html2
-rw-r--r--docs/posts/pixel_art_in_GIMP/index.html2
-rw-r--r--docs/posts/plain_text_journaling/index.html2
-rw-r--r--docs/posts/programming_on_34_keys/index.html2
-rw-r--r--docs/posts/rapid_refactoring_with_vim/index.html2
-rw-r--r--docs/posts/self-hosting_git/index.html2
-rw-r--r--docs/posts/static_sites_with_bash/index.html2
-rw-r--r--docs/posts/termux_tandem/index.html2
-rw-r--r--docs/posts/turing_complete_type_systems/index.html2
-rwxr-xr-xgenerate.sh2
29 files changed, 29 insertions, 29 deletions
diff --git a/docs/index.html b/docs/index.html
index 3cb29b1..853f90d 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -31,7 +31,7 @@
31 <a href="https://git.peppe.rs/fonts/scientifica/about">scientifica</a>, 31 <a href="https://git.peppe.rs/fonts/scientifica/about">scientifica</a>,
32 <a href="https://git.peppe.rs/fonts/curie/about">curie</a>. 32 <a href="https://git.peppe.rs/fonts/curie/about">curie</a>.
33 </p> 33 </p>
34 <p>Send me a mail at [email protected] or a message at nerdypepper@irc.rizon.net.</p> 34 <p>Send me a mail at [email protected] or a message at [email protected].</p>
35 </div> 35 </div>
36 36
37 <table> 37 <table>
diff --git a/docs/posts/SDL2_devlog/index.html b/docs/posts/SDL2_devlog/index.html
index 80ea3d8..730639c 100644
--- a/docs/posts/SDL2_devlog/index.html
+++ b/docs/posts/SDL2_devlog/index.html
@@ -338,7 +338,7 @@ allowed me to get all the way to drawing a grid from a
338 <a href="https://git.peppe.rs/fonts/scientifica/about">scientifica</a>, 338 <a href="https://git.peppe.rs/fonts/scientifica/about">scientifica</a>,
339 <a href="https://git.peppe.rs/fonts/curie/about">curie</a>. 339 <a href="https://git.peppe.rs/fonts/curie/about">curie</a>.
340 </p> 340 </p>
341 <p>Send me a mail at [email protected] or a message at nerdypepper@irc.rizon.net.</p> 341 <p>Send me a mail at [email protected] or a message at [email protected].</p>
342 </div> 342 </div>
343 343
344 <a href="/" class="post-end-link">Home</a> 344 <a href="/" class="post-end-link">Home</a>
diff --git a/docs/posts/WPA_woes/index.html b/docs/posts/WPA_woes/index.html
index 9b4a02c..2cbadd7 100644
--- a/docs/posts/WPA_woes/index.html
+++ b/docs/posts/WPA_woes/index.html
@@ -86,7 +86,7 @@ $ sudo sv restart dhcpcd</code></pre>
86 <a href="https://git.peppe.rs/fonts/scientifica/about">scientifica</a>, 86 <a href="https://git.peppe.rs/fonts/scientifica/about">scientifica</a>,
87 <a href="https://git.peppe.rs/fonts/curie/about">curie</a>. 87 <a href="https://git.peppe.rs/fonts/curie/about">curie</a>.
88 </p> 88 </p>
89 <p>Send me a mail at [email protected] or a message at nerdypepper@irc.rizon.net.</p> 89 <p>Send me a mail at [email protected] or a message at [email protected].</p>
90 </div> 90 </div>
91 91
92 <a href="/" class="post-end-link">Home</a> 92 <a href="/" class="post-end-link">Home</a>
diff --git a/docs/posts/a_reference_counted_afterlife/index.html b/docs/posts/a_reference_counted_afterlife/index.html
index 3724f33..4586557 100644
--- a/docs/posts/a_reference_counted_afterlife/index.html
+++ b/docs/posts/a_reference_counted_afterlife/index.html
@@ -97,7 +97,7 @@ garbage-collection models a program’s memory.</p>
97 <a href="https://git.peppe.rs/fonts/scientifica/about">scientifica</a>, 97 <a href="https://git.peppe.rs/fonts/scientifica/about">scientifica</a>,
98 <a href="https://git.peppe.rs/fonts/curie/about">curie</a>. 98 <a href="https://git.peppe.rs/fonts/curie/about">curie</a>.
99 </p> 99 </p>
100 <p>Send me a mail at [email protected] or a message at nerdypepper@irc.rizon.net.</p> 100 <p>Send me a mail at [email protected] or a message at [email protected].</p>
101 </div> 101 </div>
102 102
103 <a href="/" class="post-end-link">Home</a> 103 <a href="/" class="post-end-link">Home</a>
diff --git a/docs/posts/auto-currying_rust_functions/index.html b/docs/posts/auto-currying_rust_functions/index.html
index 577cdfa..83e5c86 100644
--- a/docs/posts/auto-currying_rust_functions/index.html
+++ b/docs/posts/auto-currying_rust_functions/index.html
@@ -783,7 +783,7 @@ class="footnote-back" role="doc-backlink">↩︎</a></p></li>
783 <a href="https://git.peppe.rs/fonts/scientifica/about">scientifica</a>, 783 <a href="https://git.peppe.rs/fonts/scientifica/about">scientifica</a>,
784 <a href="https://git.peppe.rs/fonts/curie/about">curie</a>. 784 <a href="https://git.peppe.rs/fonts/curie/about">curie</a>.
785 </p> 785 </p>
786 <p>Send me a mail at [email protected] or a message at nerdypepper@irc.rizon.net.</p> 786 <p>Send me a mail at [email protected] or a message at [email protected].</p>
787 </div> 787 </div>
788 788
789 <a href="/" class="post-end-link">Home</a> 789 <a href="/" class="post-end-link">Home</a>
diff --git a/docs/posts/bash_harder_with_vim/index.html b/docs/posts/bash_harder_with_vim/index.html
index 964f3ed..e62f1aa 100644
--- a/docs/posts/bash_harder_with_vim/index.html
+++ b/docs/posts/bash_harder_with_vim/index.html
@@ -99,7 +99,7 @@ Press ENTER or type command to continue</code></pre>
99 <a href="https://git.peppe.rs/fonts/scientifica/about">scientifica</a>, 99 <a href="https://git.peppe.rs/fonts/scientifica/about">scientifica</a>,
100 <a href="https://git.peppe.rs/fonts/curie/about">curie</a>. 100 <a href="https://git.peppe.rs/fonts/curie/about">curie</a>.
101 </p> 101 </p>
102 <p>Send me a mail at [email protected] or a message at nerdypepper@irc.rizon.net.</p> 102 <p>Send me a mail at [email protected] or a message at [email protected].</p>
103 </div> 103 </div>
104 104
105 <a href="/" class="post-end-link">Home</a> 105 <a href="/" class="post-end-link">Home</a>
diff --git a/docs/posts/bye_bye_BDFs/index.html b/docs/posts/bye_bye_BDFs/index.html
index 63485e8..f8888ea 100644
--- a/docs/posts/bye_bye_BDFs/index.html
+++ b/docs/posts/bye_bye_BDFs/index.html
@@ -81,7 +81,7 @@ with bitmap-only OpenType font formats.</p>
81 <a href="https://git.peppe.rs/fonts/scientifica/about">scientifica</a>, 81 <a href="https://git.peppe.rs/fonts/scientifica/about">scientifica</a>,
82 <a href="https://git.peppe.rs/fonts/curie/about">curie</a>. 82 <a href="https://git.peppe.rs/fonts/curie/about">curie</a>.
83 </p> 83 </p>
84 <p>Send me a mail at [email protected] or a message at nerdypepper@irc.rizon.net.</p> 84 <p>Send me a mail at [email protected] or a message at [email protected].</p>
85 </div> 85 </div>
86 86
87 <a href="/" class="post-end-link">Home</a> 87 <a href="/" class="post-end-link">Home</a>
diff --git a/docs/posts/call_to_ARMs/index.html b/docs/posts/call_to_ARMs/index.html
index d7d697b..3b5e780 100644
--- a/docs/posts/call_to_ARMs/index.html
+++ b/docs/posts/call_to_ARMs/index.html
@@ -111,7 +111,7 @@ syntax too well.</p>
111 <a href="https://git.peppe.rs/fonts/scientifica/about">scientifica</a>, 111 <a href="https://git.peppe.rs/fonts/scientifica/about">scientifica</a>,
112 <a href="https://git.peppe.rs/fonts/curie/about">curie</a>. 112 <a href="https://git.peppe.rs/fonts/curie/about">curie</a>.
113 </p> 113 </p>
114 <p>Send me a mail at [email protected] or a message at nerdypepper@irc.rizon.net.</p> 114 <p>Send me a mail at [email protected] or a message at [email protected].</p>
115 </div> 115 </div>
116 116
117 <a href="/" class="post-end-link">Home</a> 117 <a href="/" class="post-end-link">Home</a>
diff --git a/docs/posts/color_conundrum/index.html b/docs/posts/color_conundrum/index.html
index d639774..3178da8 100644
--- a/docs/posts/color_conundrum/index.html
+++ b/docs/posts/color_conundrum/index.html
@@ -83,7 +83,7 @@ combinations.</p>
83 <a href="https://git.peppe.rs/fonts/scientifica/about">scientifica</a>, 83 <a href="https://git.peppe.rs/fonts/scientifica/about">scientifica</a>,
84 <a href="https://git.peppe.rs/fonts/curie/about">curie</a>. 84 <a href="https://git.peppe.rs/fonts/curie/about">curie</a>.
85 </p> 85 </p>
86 <p>Send me a mail at [email protected] or a message at nerdypepper@irc.rizon.net.</p> 86 <p>Send me a mail at [email protected] or a message at [email protected].</p>
87 </div> 87 </div>
88 88
89 <a href="/" class="post-end-link">Home</a> 89 <a href="/" class="post-end-link">Home</a>
diff --git a/docs/posts/curing_a_case_of_git-UX/index.html b/docs/posts/curing_a_case_of_git-UX/index.html
index 5662604..2635c51 100644
--- a/docs/posts/curing_a_case_of_git-UX/index.html
+++ b/docs/posts/curing_a_case_of_git-UX/index.html
@@ -311,7 +311,7 @@ class="sourceCode bash"><code class="sourceCode bash"><span id="cb16-1"><a href=
311 <a href="https://git.peppe.rs/fonts/scientifica/about">scientifica</a>, 311 <a href="https://git.peppe.rs/fonts/scientifica/about">scientifica</a>,
312 <a href="https://git.peppe.rs/fonts/curie/about">curie</a>. 312 <a href="https://git.peppe.rs/fonts/curie/about">curie</a>.
313 </p> 313 </p>
314 <p>Send me a mail at [email protected] or a message at nerdypepper@irc.rizon.net.</p> 314 <p>Send me a mail at [email protected] or a message at [email protected].</p>
315 </div> 315 </div>
316 316
317 <a href="/" class="post-end-link">Home</a> 317 <a href="/" class="post-end-link">Home</a>
diff --git a/docs/posts/font_size_fallacies/index.html b/docs/posts/font_size_fallacies/index.html
index 5396f66..bebec46 100644
--- a/docs/posts/font_size_fallacies/index.html
+++ b/docs/posts/font_size_fallacies/index.html
@@ -128,7 +128,7 @@ href="#fnref4" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
128 <a href="https://git.peppe.rs/fonts/scientifica/about">scientifica</a>, 128 <a href="https://git.peppe.rs/fonts/scientifica/about">scientifica</a>,
129 <a href="https://git.peppe.rs/fonts/curie/about">curie</a>. 129 <a href="https://git.peppe.rs/fonts/curie/about">curie</a>.
130 </p> 130 </p>
131 <p>Send me a mail at [email protected] or a message at nerdypepper@irc.rizon.net.</p> 131 <p>Send me a mail at [email protected] or a message at [email protected].</p>
132 </div> 132 </div>
133 133
134 <a href="/" class="post-end-link">Home</a> 134 <a href="/" class="post-end-link">Home</a>
diff --git a/docs/posts/get_better_at_yanking_and_putting_in_vim/index.html b/docs/posts/get_better_at_yanking_and_putting_in_vim/index.html
index cc9f71a..9fb885f 100644
--- a/docs/posts/get_better_at_yanking_and_putting_in_vim/index.html
+++ b/docs/posts/get_better_at_yanking_and_putting_in_vim/index.html
@@ -75,7 +75,7 @@ nnoremap gb `[v`] &quot; &quot;a quick map to perform the above</code></pre><
75 <a href="https://git.peppe.rs/fonts/scientifica/about">scientifica</a>, 75 <a href="https://git.peppe.rs/fonts/scientifica/about">scientifica</a>,
76 <a href="https://git.peppe.rs/fonts/curie/about">curie</a>. 76 <a href="https://git.peppe.rs/fonts/curie/about">curie</a>.
77 </p> 77 </p>
78 <p>Send me a mail at [email protected] or a message at nerdypepper@irc.rizon.net.</p> 78 <p>Send me a mail at [email protected] or a message at [email protected].</p>
79 </div> 79 </div>
80 80
81 <a href="/" class="post-end-link">Home</a> 81 <a href="/" class="post-end-link">Home</a>
diff --git a/docs/posts/gripes_with_go/index.html b/docs/posts/gripes_with_go/index.html
index ee749ac..ebe7238 100644
--- a/docs/posts/gripes_with_go/index.html
+++ b/docs/posts/gripes_with_go/index.html
@@ -199,7 +199,7 @@ for Go v2.</p>
199 <a href="https://git.peppe.rs/fonts/scientifica/about">scientifica</a>, 199 <a href="https://git.peppe.rs/fonts/scientifica/about">scientifica</a>,
200 <a href="https://git.peppe.rs/fonts/curie/about">curie</a>. 200 <a href="https://git.peppe.rs/fonts/curie/about">curie</a>.
201 </p> 201 </p>
202 <p>Send me a mail at [email protected] or a message at nerdypepper@irc.rizon.net.</p> 202 <p>Send me a mail at [email protected] or a message at [email protected].</p>
203 </div> 203 </div>
204 204
205 <a href="/" class="post-end-link">Home</a> 205 <a href="/" class="post-end-link">Home</a>
diff --git a/docs/posts/hold_position!/index.html b/docs/posts/hold_position!/index.html
index a99b058..a85dd2a 100644
--- a/docs/posts/hold_position!/index.html
+++ b/docs/posts/hold_position!/index.html
@@ -75,7 +75,7 @@ through heavier filtering.</p>
75 <a href="https://git.peppe.rs/fonts/scientifica/about">scientifica</a>, 75 <a href="https://git.peppe.rs/fonts/scientifica/about">scientifica</a>,
76 <a href="https://git.peppe.rs/fonts/curie/about">curie</a>. 76 <a href="https://git.peppe.rs/fonts/curie/about">curie</a>.
77 </p> 77 </p>
78 <p>Send me a mail at [email protected] or a message at nerdypepper@irc.rizon.net.</p> 78 <p>Send me a mail at [email protected] or a message at [email protected].</p>
79 </div> 79 </div>
80 80
81 <a href="/" class="post-end-link">Home</a> 81 <a href="/" class="post-end-link">Home</a>
diff --git a/docs/posts/lightweight_linting/index.html b/docs/posts/lightweight_linting/index.html
index 8655179..3f9bed6 100644
--- a/docs/posts/lightweight_linting/index.html
+++ b/docs/posts/lightweight_linting/index.html
@@ -370,7 +370,7 @@ class="sourceCode scheme"><code class="sourceCode scheme"><span id="cb34-1"><a h
370 <a href="https://git.peppe.rs/fonts/scientifica/about">scientifica</a>, 370 <a href="https://git.peppe.rs/fonts/scientifica/about">scientifica</a>,
371 <a href="https://git.peppe.rs/fonts/curie/about">curie</a>. 371 <a href="https://git.peppe.rs/fonts/curie/about">curie</a>.
372 </p> 372 </p>
373 <p>Send me a mail at [email protected] or a message at nerdypepper@irc.rizon.net.</p> 373 <p>Send me a mail at [email protected] or a message at [email protected].</p>
374 </div> 374 </div>
375 375
376 <a href="/" class="post-end-link">Home</a> 376 <a href="/" class="post-end-link">Home</a>
diff --git a/docs/posts/lotus58/index.html b/docs/posts/lotus58/index.html
index 9ae0dd2..ba57914 100644
--- a/docs/posts/lotus58/index.html
+++ b/docs/posts/lotus58/index.html
@@ -166,7 +166,7 @@ Even for someone that writes Rust (a symbol-heavy grammar), I find
166 <a href="https://git.peppe.rs/fonts/scientifica/about">scientifica</a>, 166 <a href="https://git.peppe.rs/fonts/scientifica/about">scientifica</a>,
167 <a href="https://git.peppe.rs/fonts/curie/about">curie</a>. 167 <a href="https://git.peppe.rs/fonts/curie/about">curie</a>.
168 </p> 168 </p>
169 <p>Send me a mail at [email protected] or a message at nerdypepper@irc.rizon.net.</p> 169 <p>Send me a mail at [email protected] or a message at [email protected].</p>
170 </div> 170 </div>
171 171
172 <a href="/" class="post-end-link">Home</a> 172 <a href="/" class="post-end-link">Home</a>
diff --git a/docs/posts/my_setup/index.html b/docs/posts/my_setup/index.html
index 3880a72..8df18f6 100644
--- a/docs/posts/my_setup/index.html
+++ b/docs/posts/my_setup/index.html
@@ -80,7 +80,7 @@ emulator, <code>urxvt</code>.</p>
80 <a href="https://git.peppe.rs/fonts/scientifica/about">scientifica</a>, 80 <a href="https://git.peppe.rs/fonts/scientifica/about">scientifica</a>,
81 <a href="https://git.peppe.rs/fonts/curie/about">curie</a>. 81 <a href="https://git.peppe.rs/fonts/curie/about">curie</a>.
82 </p> 82 </p>
83 <p>Send me a mail at [email protected] or a message at nerdypepper@irc.rizon.net.</p> 83 <p>Send me a mail at [email protected] or a message at [email protected].</p>
84 </div> 84 </div>
85 85
86 <a href="/" class="post-end-link">Home</a> 86 <a href="/" class="post-end-link">Home</a>
diff --git a/docs/posts/nixOS/index.html b/docs/posts/nixOS/index.html
index 5f9479d..d1459a5 100644
--- a/docs/posts/nixOS/index.html
+++ b/docs/posts/nixOS/index.html
@@ -129,7 +129,7 @@ src="https://u.peppe.rs/6m.png" /></a></p>
129 <a href="https://git.peppe.rs/fonts/scientifica/about">scientifica</a>, 129 <a href="https://git.peppe.rs/fonts/scientifica/about">scientifica</a>,
130 <a href="https://git.peppe.rs/fonts/curie/about">curie</a>. 130 <a href="https://git.peppe.rs/fonts/curie/about">curie</a>.
131 </p> 131 </p>
132 <p>Send me a mail at [email protected] or a message at nerdypepper@irc.rizon.net.</p> 132 <p>Send me a mail at [email protected] or a message at [email protected].</p>
133 </div> 133 </div>
134 134
135 <a href="/" class="post-end-link">Home</a> 135 <a href="/" class="post-end-link">Home</a>
diff --git a/docs/posts/novice_nix:_flake_templates/index.html b/docs/posts/novice_nix:_flake_templates/index.html
index 421b811..2ea8271 100644
--- a/docs/posts/novice_nix:_flake_templates/index.html
+++ b/docs/posts/novice_nix:_flake_templates/index.html
@@ -248,7 +248,7 @@ though.</p>
248 <a href="https://git.peppe.rs/fonts/scientifica/about">scientifica</a>, 248 <a href="https://git.peppe.rs/fonts/scientifica/about">scientifica</a>,
249 <a href="https://git.peppe.rs/fonts/curie/about">curie</a>. 249 <a href="https://git.peppe.rs/fonts/curie/about">curie</a>.
250 </p> 250 </p>
251 <p>Send me a mail at [email protected] or a message at nerdypepper@irc.rizon.net.</p> 251 <p>Send me a mail at [email protected] or a message at [email protected].</p>
252 </div> 252 </div>
253 253
254 <a href="/" class="post-end-link">Home</a> 254 <a href="/" class="post-end-link">Home</a>
diff --git a/docs/posts/onivim_sucks/index.html b/docs/posts/onivim_sucks/index.html
index 2c0e359..13cb34a 100644
--- a/docs/posts/onivim_sucks/index.html
+++ b/docs/posts/onivim_sucks/index.html
@@ -89,7 +89,7 @@ charity ware that actually works, and costs $100 lesser.</p>
89 <a href="https://git.peppe.rs/fonts/scientifica/about">scientifica</a>, 89 <a href="https://git.peppe.rs/fonts/scientifica/about">scientifica</a>,
90 <a href="https://git.peppe.rs/fonts/curie/about">curie</a>. 90 <a href="https://git.peppe.rs/fonts/curie/about">curie</a>.
91 </p> 91 </p>
92 <p>Send me a mail at [email protected] or a message at nerdypepper@irc.rizon.net.</p> 92 <p>Send me a mail at [email protected] or a message at [email protected].</p>
93 </div> 93 </div>
94 94
95 <a href="/" class="post-end-link">Home</a> 95 <a href="/" class="post-end-link">Home</a>
diff --git a/docs/posts/pixel_art_in_GIMP/index.html b/docs/posts/pixel_art_in_GIMP/index.html
index eb54a66..e5be70c 100644
--- a/docs/posts/pixel_art_in_GIMP/index.html
+++ b/docs/posts/pixel_art_in_GIMP/index.html
@@ -157,7 +157,7 @@ it up to 700x700, et voilà!</p>
157 <a href="https://git.peppe.rs/fonts/scientifica/about">scientifica</a>, 157 <a href="https://git.peppe.rs/fonts/scientifica/about">scientifica</a>,
158 <a href="https://git.peppe.rs/fonts/curie/about">curie</a>. 158 <a href="https://git.peppe.rs/fonts/curie/about">curie</a>.
159 </p> 159 </p>
160 <p>Send me a mail at [email protected] or a message at nerdypepper@irc.rizon.net.</p> 160 <p>Send me a mail at [email protected] or a message at [email protected].</p>
161 </div> 161 </div>
162 162
163 <a href="/" class="post-end-link">Home</a> 163 <a href="/" class="post-end-link">Home</a>
diff --git a/docs/posts/plain_text_journaling/index.html b/docs/posts/plain_text_journaling/index.html
index 1ef9011..74faf0c 100644
--- a/docs/posts/plain_text_journaling/index.html
+++ b/docs/posts/plain_text_journaling/index.html
@@ -292,7 +292,7 @@ src="https://u.peppe.rs/ZCK.png" /></a></p>
292 <a href="https://git.peppe.rs/fonts/scientifica/about">scientifica</a>, 292 <a href="https://git.peppe.rs/fonts/scientifica/about">scientifica</a>,
293 <a href="https://git.peppe.rs/fonts/curie/about">curie</a>. 293 <a href="https://git.peppe.rs/fonts/curie/about">curie</a>.
294 </p> 294 </p>
295 <p>Send me a mail at [email protected] or a message at nerdypepper@irc.rizon.net.</p> 295 <p>Send me a mail at [email protected] or a message at [email protected].</p>
296 </div> 296 </div>
297 297
298 <a href="/" class="post-end-link">Home</a> 298 <a href="/" class="post-end-link">Home</a>
diff --git a/docs/posts/programming_on_34_keys/index.html b/docs/posts/programming_on_34_keys/index.html
index 56fc850..6f82b84 100644
--- a/docs/posts/programming_on_34_keys/index.html
+++ b/docs/posts/programming_on_34_keys/index.html
@@ -215,7 +215,7 @@ focusing on accuracy and comfort over speed. Speed comes with time.</p>
215 <a href="https://git.peppe.rs/fonts/scientifica/about">scientifica</a>, 215 <a href="https://git.peppe.rs/fonts/scientifica/about">scientifica</a>,
216 <a href="https://git.peppe.rs/fonts/curie/about">curie</a>. 216 <a href="https://git.peppe.rs/fonts/curie/about">curie</a>.
217 </p> 217 </p>
218 <p>Send me a mail at [email protected] or a message at nerdypepper@irc.rizon.net.</p> 218 <p>Send me a mail at [email protected] or a message at [email protected].</p>
219 </div> 219 </div>
220 220
221 <a href="/" class="post-end-link">Home</a> 221 <a href="/" class="post-end-link">Home</a>
diff --git a/docs/posts/rapid_refactoring_with_vim/index.html b/docs/posts/rapid_refactoring_with_vim/index.html
index 95c1fae..2303878 100644
--- a/docs/posts/rapid_refactoring_with_vim/index.html
+++ b/docs/posts/rapid_refactoring_with_vim/index.html
@@ -209,7 +209,7 @@ class="footnote-back" role="doc-backlink">↩︎</a></p></li>
209 <a href="https://git.peppe.rs/fonts/scientifica/about">scientifica</a>, 209 <a href="https://git.peppe.rs/fonts/scientifica/about">scientifica</a>,
210 <a href="https://git.peppe.rs/fonts/curie/about">curie</a>. 210 <a href="https://git.peppe.rs/fonts/curie/about">curie</a>.
211 </p> 211 </p>
212 <p>Send me a mail at [email protected] or a message at nerdypepper@irc.rizon.net.</p> 212 <p>Send me a mail at [email protected] or a message at [email protected].</p>
213 </div> 213 </div>
214 214
215 <a href="/" class="post-end-link">Home</a> 215 <a href="/" class="post-end-link">Home</a>
diff --git a/docs/posts/self-hosting_git/index.html b/docs/posts/self-hosting_git/index.html
index 5ba9071..182dfd2 100644
--- a/docs/posts/self-hosting_git/index.html
+++ b/docs/posts/self-hosting_git/index.html
@@ -216,7 +216,7 @@ scp .git/description &quot;$remote/description&quot;</code></pre>
216 <a href="https://git.peppe.rs/fonts/scientifica/about">scientifica</a>, 216 <a href="https://git.peppe.rs/fonts/scientifica/about">scientifica</a>,
217 <a href="https://git.peppe.rs/fonts/curie/about">curie</a>. 217 <a href="https://git.peppe.rs/fonts/curie/about">curie</a>.
218 </p> 218 </p>
219 <p>Send me a mail at [email protected] or a message at nerdypepper@irc.rizon.net.</p> 219 <p>Send me a mail at [email protected] or a message at [email protected].</p>
220 </div> 220 </div>
221 221
222 <a href="/" class="post-end-link">Home</a> 222 <a href="/" class="post-end-link">Home</a>
diff --git a/docs/posts/static_sites_with_bash/index.html b/docs/posts/static_sites_with_bash/index.html
index 1e2e70b..c58a324 100644
--- a/docs/posts/static_sites_with_bash/index.html
+++ b/docs/posts/static_sites_with_bash/index.html
@@ -102,7 +102,7 @@ the file names (removes underscores, title-case), and
102 <a href="https://git.peppe.rs/fonts/scientifica/about">scientifica</a>, 102 <a href="https://git.peppe.rs/fonts/scientifica/about">scientifica</a>,
103 <a href="https://git.peppe.rs/fonts/curie/about">curie</a>. 103 <a href="https://git.peppe.rs/fonts/curie/about">curie</a>.
104 </p> 104 </p>
105 <p>Send me a mail at [email protected] or a message at nerdypepper@irc.rizon.net.</p> 105 <p>Send me a mail at [email protected] or a message at [email protected].</p>
106 </div> 106 </div>
107 107
108 <a href="/" class="post-end-link">Home</a> 108 <a href="/" class="post-end-link">Home</a>
diff --git a/docs/posts/termux_tandem/index.html b/docs/posts/termux_tandem/index.html
index f3171de..a5b15ef 100644
--- a/docs/posts/termux_tandem/index.html
+++ b/docs/posts/termux_tandem/index.html
@@ -90,7 +90,7 @@ src="https://u.peppe.rs/CP.jpg" /></a></p>
90 <a href="https://git.peppe.rs/fonts/scientifica/about">scientifica</a>, 90 <a href="https://git.peppe.rs/fonts/scientifica/about">scientifica</a>,
91 <a href="https://git.peppe.rs/fonts/curie/about">curie</a>. 91 <a href="https://git.peppe.rs/fonts/curie/about">curie</a>.
92 </p> 92 </p>
93 <p>Send me a mail at [email protected] or a message at nerdypepper@irc.rizon.net.</p> 93 <p>Send me a mail at [email protected] or a message at [email protected].</p>
94 </div> 94 </div>
95 95
96 <a href="/" class="post-end-link">Home</a> 96 <a href="/" class="post-end-link">Home</a>
diff --git a/docs/posts/turing_complete_type_systems/index.html b/docs/posts/turing_complete_type_systems/index.html
index 3aee14d..5f2ac60 100644
--- a/docs/posts/turing_complete_type_systems/index.html
+++ b/docs/posts/turing_complete_type_systems/index.html
@@ -80,7 +80,7 @@ while, after hitting the recursion limit.</p>
80 <a href="https://git.peppe.rs/fonts/scientifica/about">scientifica</a>, 80 <a href="https://git.peppe.rs/fonts/scientifica/about">scientifica</a>,
81 <a href="https://git.peppe.rs/fonts/curie/about">curie</a>. 81 <a href="https://git.peppe.rs/fonts/curie/about">curie</a>.
82 </p> 82 </p>
83 <p>Send me a mail at [email protected] or a message at nerdypepper@irc.rizon.net.</p> 83 <p>Send me a mail at [email protected] or a message at [email protected].</p>
84 </div> 84 </div>
85 85
86 <a href="/" class="post-end-link">Home</a> 86 <a href="/" class="post-end-link">Home</a>
diff --git a/generate.sh b/generate.sh
index d72dc29..a8384d2 100755
--- a/generate.sh
+++ b/generate.sh
@@ -84,7 +84,7 @@ intro() {
84 <a href=\"https://git.peppe.rs/fonts/scientifica/about\">scientifica</a>, 84 <a href=\"https://git.peppe.rs/fonts/scientifica/about\">scientifica</a>,
85 <a href=\"https://git.peppe.rs/fonts/curie/about\">curie</a>. 85 <a href=\"https://git.peppe.rs/fonts/curie/about\">curie</a>.
86 </p> 86 </p>
87 <p>Send me a mail at [email protected] or a message at nerdypepper@irc.rizon.net.</p> 87 <p>Send me a mail at [email protected] or a message at [email protected].</p>
88 </div> 88 </div>
89 " 89 "
90} 90}