diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2023-03-30 12:22:35 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2023-03-30 12:22:35 +0200 |
| commit | 2fb07a9a7d477253fb5ba4d96e0a08d770593d59 (patch) | |
| tree | fd38f50b8fc94a1e0c5460d043d8cb360b360133 /src/blog/feed.xml | |
| parent | f17a33a74beec870ccd7815aaed90ccad0d21612 (diff) | |
| download | sebastiano.tronto.net-2fb07a9a7d477253fb5ba4d96e0a08d770593d59.tar.gz sebastiano.tronto.net-2fb07a9a7d477253fb5ba4d96e0a08d770593d59.zip | |
Added blog post
Diffstat (limited to 'src/blog/feed.xml')
| -rw-r--r-- | src/blog/feed.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/blog/feed.xml b/src/blog/feed.xml index ab75982..be949e6 100644 --- a/src/blog/feed.xml +++ b/src/blog/feed.xml | |||
| @@ -9,6 +9,13 @@ Thoughts about software, computers and whatever I feel like sharing | |||
| 9 | </description> | 9 | </description> |
| 10 | 10 | ||
| 11 | <item> | 11 | <item> |
| 12 | <title>The man page reading club: dc(1)</title> | ||
| 13 | <link>https://sebastiano.tronto.net/blog/2023-03-30-dc</link> | ||
| 14 | <description>The man page reading club: dc(1)</description> | ||
| 15 | <pubDate>2023-03-30</pubDate> | ||
| 16 | </item> | ||
| 17 | |||
| 18 | <item> | ||
| 12 | <title>Resizing my website's pictures with ImageMagick and find(1)</title> | 19 | <title>Resizing my website's pictures with ImageMagick and find(1)</title> |
| 13 | <link>https://sebastiano.tronto.net/blog/2023-03-06-resize-pictures</link> | 20 | <link>https://sebastiano.tronto.net/blog/2023-03-06-resize-pictures</link> |
| 14 | <description>Resizing my website's pictures with ImageMagick and find(1)</description> | 21 | <description>Resizing my website's pictures with ImageMagick and find(1)</description> |
