The code and data behind xeiaso.net
5
fork

Configure Feed

Select the types of activity you want to include in your feed.

blog/series: remove TODO text

Signed-off-by: Xe Iaso <me@xeiaso.net>

Xe Iaso f44dab02 fbad2a27

+2 -2
+1 -1
lume/src/blog/gokrazy.mdx
··· 11 11 file: vroom 12 12 --- 13 13 14 - <span className="text-3xl mt-4">I work for Tailscale at the time of writing this article. I wrote this on my own time out of my own volition.</span> 14 + <span className="text-3xl mt-4">I worked for Tailscale at the time of writing this article. I wrote this on my own time out of my own volition.</span> 15 15 16 16 When you deal with Linux, you end up hearing about "distributions" as different "flavors" of Linux combined with a bunch of other tools. This is mostly true, but it's slightly missing the forest for the trees. 17 17
+1 -1
lume/src/blog/series/index.jsx
··· 8 8 <> 9 9 <h1 className="text-3xl mb-4">{title}</h1> 10 10 <p className="mb-4"> 11 - TODO: filler text here 11 + Some posts of mine are intended to be read in order. This is a list of all the series I have written along with a little description of what it's about. 12 12 </p> 13 13 14 14 <ul class="list-disc ml-4 mb-4">