Skip to content

Commit

Permalink
fix: make Astro article a draft
Browse files Browse the repository at this point in the history
  • Loading branch information
Princesseuh committed Dec 24, 2023
1 parent 8061b29 commit af0146f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/content/blog/2023work/2023work.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ tagline: Turns out images are more complicated than I thought
date: 2023-12-23
tags: ["programming", "astro"]
slug: "thingsiveworkedonatastro2023"
draft: true
---

I've been working at [Astro](https://astro.build) for close to two years now. After spending most of my time during the first year on our language server, I've been working on a variety of things since then. Here's a quick overview of some of the things I've worked on in 2023.
Expand Down

0 comments on commit af0146f

Please sign in to comment.