diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2023-05-27 17:50:25 +0200 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2023-05-27 17:50:25 +0200 |
| commit | ba294afeb5b6721ef9ac47a62d611ea2878020f4 (patch) | |
| tree | d12355b497b5ffef979c6453bc746671ea9624cd | |
| parent | f75ae45608cb9745c4c2bcc781b3cbea9ff93865 (diff) | |
| download | mitjafelicijan.com-ba294afeb5b6721ef9ac47a62d611ea2878020f4.tar.gz | |
Publish note
| -rw-r--r-- | content/notes/drawing-pixels-in-plan9.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/notes/drawing-pixels-in-plan9.md b/content/notes/drawing-pixels-in-plan9.md index e5f5af4..d903675 100644 --- a/content/notes/drawing-pixels-in-plan9.md +++ b/content/notes/drawing-pixels-in-plan9.md | |||
| @@ -3,7 +3,7 @@ title: "Drawing Pixels in Plan9" | |||
| 3 | url: drawing-pixels-in-plan9.html | 3 | url: drawing-pixels-in-plan9.html |
| 4 | date: 2023-05-27T17:41:33+02:00 | 4 | date: 2023-05-27T17:41:33+02:00 |
| 5 | type: notes | 5 | type: notes |
| 6 | draft: true | 6 | draft: false |
| 7 | tags: [plan9, graphics] | 7 | tags: [plan9, graphics] |
| 8 | --- | 8 | --- |
| 9 | 9 | ||
