diff options
author | Lucas Fryzek <lucas.fryzek@gmail.com> | 2023-02-08 21:38:57 -0500 |
---|---|---|
committer | Lucas Fryzek <lucas.fryzek@gmail.com> | 2023-02-08 21:38:57 -0500 |
commit | e9ba415feb4d524cc7c3311bc98cc59971f873d2 (patch) | |
tree | 5638af08ecfb162fa1faa99c93b839d40f4ce43e /html/graphics_feed.xml | |
parent | d21552f5928b1a4472d96e26efc922a4be6c6ed8 (diff) |
Fix how categories are handled
Diffstat (limited to 'html/graphics_feed.xml')
-rw-r--r-- | html/graphics_feed.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/graphics_feed.xml b/html/graphics_feed.xml index 145fec0..e570df7 100644 --- a/html/graphics_feed.xml +++ b/html/graphics_feed.xml @@ -1,2 +1,2 @@ <?xml version='1.0' encoding='UTF-8'?> -<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Fryzek Concepts</title><atom:link href="https://fryzekconcepts.com/feed.xml" rel="self" type="application/rss+xml"/><link>https://fryzekconcepts.com</link><description>Lucas is a developer working on cool things</description><lastBuildDate>Thu, 09 Feb 2023 02:30:16 -0000</lastBuildDate></channel></rss>
\ No newline at end of file +<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Fryzek Concepts</title><atom:link href="https://fryzekconcepts.com/feed.xml" rel="self" type="application/rss+xml"/><link>https://fryzekconcepts.com</link><description>Lucas is a developer working on cool things</description><lastBuildDate>Thu, 09 Feb 2023 02:37:42 -0000</lastBuildDate><item><title>2022 Graphics Team Contributions at Igalia</title><link>https://fryzekconcepts.com/notes/2022_igalia_graphics_team.html</link><description>This year I started a new job working with Igalia’s Graphics Team. For those of you who don’t</description><pubDate>Thu, 02 Feb 2023 05:00:00 -0000</pubDate><guid>https://fryzekconcepts.com/notes/2022_igalia_graphics_team.html</guid></item></channel></rss>
\ No newline at end of file |